aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/2012-09-25-InlineAsmScalarToVectorConv.ll
AgeCommit message (Collapse)Author
2012-09-26Generate an error message instead of asserting or segfaulting when we have aBill Wendling
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@164657 91177308-0d34-0410-b5e6-96231b3b80d8