summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/2012-09-25-InlineAsmScalarToVectorConv2.ll
Commit message (Collapse)AuthorAge
* Generate an error message instead of asserting or segfaulting when we have aBill Wendling2012-09-26
scalar-to-vector conversion that we cannot handle. For instance, when an invalid constraint is used in an inline asm statement. <rdar://problem/12284092> git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@164662 91177308-0d34-0410-b5e6-96231b3b80d8