Nuke the old JIT.
[oota-llvm.git] / test / ExecutionEngine / MCJIT / remote / stubs-sm-pic.ll
index 88faf21adb1b705920223542062df90cd281cc36..f6a16078dfaeea95616b6e2ad9651dc28bcebb9c 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: %lli_mcjit -remote-mcjit -disable-lazy-compilation=false -relocation-model=pic -code-model=small %s
+; RUN: %lli -remote-mcjit -disable-lazy-compilation=false -relocation-model=pic -code-model=small %s
 ; XFAIL: *
 ; This function should fail until remote symbol resolution is supported.