Revert r124611 - "Keep track of incoming argument's location while emitting LiveIns."
[oota-llvm.git] / test / CodeGen / X86 / ispositive.ll
index 3799b9c70b071b60ef1b28e962b148586c1c1976..8adf723aabc387362ebb9c0f3fed1ec0849274da 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86 | grep {shrl.*31}
+; RUN: llc < %s -march=x86 | grep {shrl.*31}
 
 define i32 @test1(i32 %X) {
 entry: