Nuke the old JIT.
[oota-llvm.git] / test / ExecutionEngine / MCJIT / 2003-10-18-PHINode-ConstantExpr-CondCode-Failure.ll
index 91bde46903614a29d63fb5a214858e47d5b6fe60..6513540903e84aed05f7030b88030d56dbdf1b46 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: %lli -mtriple=%mcjit_triple -use-mcjit %s > /dev/null
+; RUN: %lli %s > /dev/null
 
 @A = global i32 0              ; <i32*> [#uses=1]