When LiveVariables is adding implicit-def to model "partial dead", add the earlyclobb...
[oota-llvm.git] / test / CodeGen / X86 / 2007-06-14-branchfold.ll
index 7756d060ff259b8a0a2d053d8ab29fba654e9321..2680b1543fbb43fdcc69aab878dc0c0c80e7fa59 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86 -mcpu=i686 | not grep jmp
+; RUN: llc < %s -march=x86 -mcpu=i686 | not grep jmp
 ; check that branch folding understands FP_REG_KILL is not a branch
 
 target triple = "i686-pc-linux-gnu"