[LLI] Replace the LLI remote-JIT support with the new ORC remote-JIT components.
[oota-llvm.git] / test / ExecutionEngine / OrcMCJIT / remote / test-global-init-nonzero-sm-pic.ll
index f1e93133b226a885bdd35946c8328f982fefcc20..fc15fba91a02befbb622273aec8cc410ce1dbf8a 100644 (file)
@@ -1,4 +1,5 @@
-; RUN: %lli -jit-kind=orc-mcjit -remote-mcjit -relocation-model=pic -code-model=small %s > /dev/null
+; RUN: %lli -jit-kind=orc-mcjit -remote-mcjit -mcjit-remote-process=lli-child-target%exeext \
+; RUN:   -relocation-model=pic -code-model=small %s > /dev/null
 ; XFAIL: mips-, mipsel-, aarch64, arm, i686, i386
 
 @count = global i32 1, align 4