Nuke the old JIT.
[oota-llvm.git] / test / ExecutionEngine / MCJIT / test-branch.ll
index cdf10350ec11781c8e89766415365eb36d52be35..3ae55d069b3de066b99788f958f496a347ff1c01 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: %lli_mcjit %s > /dev/null
+; RUN: %lli %s > /dev/null
 
 ; test unconditional branch
 define i32 @main() {