Nuke the old JIT.
[oota-llvm.git] / test / ExecutionEngine / MCJIT / remote / stubs-remote.ll
index 48b939bbe35b89fe4ea4ab393513731f0c5e4d14..da4ddc6943c29714796c4a6499ff7e3934ee97a9 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: %lli_mcjit -remote-mcjit -disable-lazy-compilation=false -mcjit-remote-process=lli-child-target%exeext %s
+; RUN: %lli -remote-mcjit -disable-lazy-compilation=false -mcjit-remote-process=lli-child-target%exeext %s
 ; XFAIL: *
 ; This test should fail until remote symbol resolution is supported.