X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FCodeGen%2FX86%2F2009-07-19-AsmExtraOperands.ll;h=a0095ab2064c4cd9b06e148894ca6d264cc41fec;hb=82dd03ed9db110527130c027c570e03a7d238836;hp=31322cfcf933d55559df601eabd839639b7b102e;hpb=45d34fe35846eed7019bdc2f7814025302849e0c;p=oota-llvm.git diff --git a/test/CodeGen/X86/2009-07-19-AsmExtraOperands.ll b/test/CodeGen/X86/2009-07-19-AsmExtraOperands.ll index 31322cfcf93..a0095ab2064 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 {