aad/fix labels in test/CodeGen/X86/StackColoring.ll
[oota-llvm.git] / test / CodeGen / X86 / 2009-07-19-AsmExtraOperands.ll
index 31322cfcf933d55559df601eabd839639b7b102e..a0095ab2064c4cd9b06e148894ca6d264cc41fec 100644 (file)
@@ -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 {