X86: Lower a select directly to a setcc_carry if possible.
[oota-llvm.git] / test / ExecutionEngine / test-phi.ll
index 9ca1eb40bce96cc66b631801f609a563ced72847..c5848a8b5cce9368ffc431b4a269e0e8732935f4 100644 (file)
@@ -1,5 +1,4 @@
-; RUN: llvm-as < %s -f -o %t.bc
-; RUN: lli %t.bc > /dev/null
+; RUN: lli %s > /dev/null
 
 ; test phi node
 @Y = global i32 6              ; <i32*> [#uses=1]