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