Temporarily Revert "Nuke the old JIT." as it's not quite ready to
[oota-llvm.git] / test / ExecutionEngine / MCJIT / 2003-05-07-ArgumentTest.ll
index 42db5fe93fcd0266dcd3759d5fdc210d581fd538..c7bcc5450b09b4214490dcbef321d79bd9ffc3ea 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: %lli %s test
+; RUN: %lli_mcjit %s test
 
 declare i32 @puts(i8*)