Nuke the old JIT.
[oota-llvm.git] / test / ExecutionEngine / MCJIT / 2003-05-07-ArgumentTest.ll
index a237194ea48f3bf036a73a6ee16ffc3f4c7f493b..42db5fe93fcd0266dcd3759d5fdc210d581fd538 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: %lli -use-mcjit %s test
+; RUN: %lli %s test
 
 declare i32 @puts(i8*)