Reinstate "Nuke the old JIT."
[oota-llvm.git] / test / ExecutionEngine / MCJIT / cross-module-a.ll
index fe8d3864c9b65bc7390619d2287b22c24ed7fc46..5d4e16fa4a2e03666040b0062e5e1fd5322a8e99 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: %lli_mcjit -extra-module=%p/Inputs/cross-module-b.ll %s > /dev/null
+; RUN: %lli -extra-module=%p/Inputs/cross-module-b.ll %s > /dev/null
 
 declare i32 @FB()