summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/Atomics-64.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/PowerPC/Atomics-64.ll')
-rw-r--r--test/CodeGen/PowerPC/Atomics-64.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/PowerPC/Atomics-64.ll b/test/CodeGen/PowerPC/Atomics-64.ll
index 77066de25e7..0422e4975d8 100644
--- a/test/CodeGen/PowerPC/Atomics-64.ll
+++ b/test/CodeGen/PowerPC/Atomics-64.ll
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc64 -verify-machineinstrs
+; RUN: llc < %s -verify-machineinstrs
;
; This test is disabled until PPCISelLowering learns to insert proper 64-bit
; code for ATOMIC_CMP_SWAP. Currently, it is inserting 32-bit instructions with