summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AArch64/inline-asm-constraints-badL.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/AArch64/inline-asm-constraints-badL.ll')
-rw-r--r--llvm/test/CodeGen/AArch64/inline-asm-constraints-badL.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/CodeGen/AArch64/inline-asm-constraints-badL.ll b/llvm/test/CodeGen/AArch64/inline-asm-constraints-badL.ll
index d82d5a2ee4d..e7b8173f6ab 100644
--- a/llvm/test/CodeGen/AArch64/inline-asm-constraints-badL.ll
+++ b/llvm/test/CodeGen/AArch64/inline-asm-constraints-badL.ll
@@ -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.
OpenPOWER on IntegriCloud