summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/AArch64/atomic-ops-not-barriers.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/AArch64/atomic-ops-not-barriers.ll')
-rw-r--r--test/CodeGen/AArch64/atomic-ops-not-barriers.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/AArch64/atomic-ops-not-barriers.ll b/test/CodeGen/AArch64/atomic-ops-not-barriers.ll
index f383d76..3c03e47 100644
--- a/test/CodeGen/AArch64/atomic-ops-not-barriers.ll
+++ b/test/CodeGen/AArch64/atomic-ops-not-barriers.ll
@@ -1,4 +1,4 @@
-; RUN: llc -march=aarch64 < %s | FileCheck %s
+; RUN: llc -mtriple=aarch64-none-linux-gnu < %s | FileCheck %s
define i32 @foo(i32* %var, i1 %cond) {
; CHECK: foo: