Legalize doesn't legalize through inline asm #1190
Labels
bugzilla
Issues migrated from bugzilla
compile-fail
Use [accepts-invalid] and [rejects-valid] instead
llvm:codegen
Extended Description
Legalize doesn't legalize the arguments to an inline asm call. see
test/Regression/CodeGen/Alpha/2006-07-03-ASMFormalLowering.ll for an example. I
would think that a similar example (function consisting of only a call to an
inline asm block) in other archs would show the same problem.
The text was updated successfully, but these errors were encountered: