Reinstate "Nuke the old JIT."
[oota-llvm.git] / test / ExecutionEngine / MCJIT / test-call.ll
index 1a0f008416852f6f51bcbbced677856f429e0765..313a6c52367d8cd0da08f6fcab28f76376b682e8 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: %lli_mcjit %s > /dev/null
+; RUN: %lli %s > /dev/null
 
 declare void @exit(i32)