Revert r124611 - "Keep track of incoming argument's location while emitting LiveIns."
[oota-llvm.git] / test / CodeGen / X86 / 2009-03-26-NoImplicitFPBug.ll
index 8f367973e8b14dd68db38b471eef551342af8432..f4864793ba2f33325df8384bc1a6d42b04eb53dd 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86 -mattr=+sse2
+; RUN: llc < %s -march=x86 -mattr=+sse2
 
 define double @t(double %x) nounwind ssp noimplicitfloat {
 entry: