aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/AArch64/inline-asm-constraints-badK2.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/AArch64/inline-asm-constraints-badK2.ll')
-rw-r--r--test/CodeGen/AArch64/inline-asm-constraints-badK2.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/AArch64/inline-asm-constraints-badK2.ll b/test/CodeGen/AArch64/inline-asm-constraints-badK2.ll
index f0ad87a..7a5b99e 100644
--- a/test/CodeGen/AArch64/inline-asm-constraints-badK2.ll
+++ b/test/CodeGen/AArch64/inline-asm-constraints-badK2.ll
@@ -1,4 +1,4 @@
-; RUN: not llc -march=aarch64 < %s
+; RUN: not llc -mtriple=aarch64-none-linux-gnu < %s
define void @foo() {
; 32-bit bitpattern ending in 1101 can't be produced.