merge vector stores into wider vector stores and fix AArch64 misaligned access TLI...
[oota-llvm.git] / test / CodeGen / AArch64 / inline-asm-constraints-badL.ll
index d82d5a2ee4d00f0433cf7b0fc167c04bd19bca10..3c2f60c1f837d16f59b7d6a95f6649c876c4e562 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: not llc -mtriple=aarch64-none-linux-gnu < %s
+; RUN: not llc -mtriple=arm64-apple-ios7.0 -o - %s
 
 define void @foo() {
   ; 32-bit bitpattern ending in 1101 can't be produced.