summaryrefslogtreecommitdiffstats
path: root/llvm/test/ExecutionEngine/OrcJIT/remote/stubs-remote.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/ExecutionEngine/OrcJIT/remote/stubs-remote.ll')
-rw-r--r--llvm/test/ExecutionEngine/OrcJIT/remote/stubs-remote.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/ExecutionEngine/OrcJIT/remote/stubs-remote.ll b/llvm/test/ExecutionEngine/OrcJIT/remote/stubs-remote.ll
index a834ac5c985..895e0d9de2f 100644
--- a/llvm/test/ExecutionEngine/OrcJIT/remote/stubs-remote.ll
+++ b/llvm/test/ExecutionEngine/OrcJIT/remote/stubs-remote.ll
@@ -1,4 +1,4 @@
-; RUN: %lli -remote-mcjit -disable-lazy-compilation=false -mcjit-remote-process=lli-child-target%exeext %s
+; RUN: %lli -use-orcmcjit -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.
OpenPOWER on IntegriCloud