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