AArch64/ARM64: add another set of tests from AArch64
[oota-llvm.git] / test / CodeGen / AArch64 / inline-asm-constraints-badK.ll
index 40746e1528ce3e878e5d06ea4e6400e854c0dfb0..cc4558fa54eb51e1e2ef1ca39747b86a70412aee 100644 (file)
@@ -1,4 +1,5 @@
 ; 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.