summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2009-07-19-AsmExtraOperands.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/2009-07-19-AsmExtraOperands.ll')
-rw-r--r--test/CodeGen/X86/2009-07-19-AsmExtraOperands.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/2009-07-19-AsmExtraOperands.ll b/test/CodeGen/X86/2009-07-19-AsmExtraOperands.ll
index 31322cfcf9..a0095ab206 100644
--- a/test/CodeGen/X86/2009-07-19-AsmExtraOperands.ll
+++ b/test/CodeGen/X86/2009-07-19-AsmExtraOperands.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86-64
+; RUN: llc < %s -march=x86-64
; PR4583
define i32 @atomic_cmpset_long(i64* %dst, i64 %exp, i64 %src) nounwind ssp noredzone noimplicitfloat {