Nuke the old JIT.
[oota-llvm.git] / test / ExecutionEngine / MCJIT / test-phi.ll
index 4245ccabed784a391fac90716dd6b7814f78f883..c5bdfd513edca46cd33bc4a65c7fd449e4f62440 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: %lli_mcjit %s > /dev/null
+; RUN: %lli %s > /dev/null
 
 ; test phi node
 @Y = global i32 6              ; <i32*> [#uses=1]