summaryrefslogtreecommitdiffstats
path: root/llvm/test/ExecutionEngine/OrcJIT/remote/test-data-align-remote.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/ExecutionEngine/OrcJIT/remote/test-data-align-remote.ll')
-rw-r--r--llvm/test/ExecutionEngine/OrcJIT/remote/test-data-align-remote.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/ExecutionEngine/OrcJIT/remote/test-data-align-remote.ll b/llvm/test/ExecutionEngine/OrcJIT/remote/test-data-align-remote.ll
index 435c21a4a9f..768729b0999 100644
--- a/llvm/test/ExecutionEngine/OrcJIT/remote/test-data-align-remote.ll
+++ b/llvm/test/ExecutionEngine/OrcJIT/remote/test-data-align-remote.ll
@@ -1,4 +1,4 @@
-; RUN: %lli -remote-mcjit -O0 -mcjit-remote-process=lli-child-target%exeext %s
+; RUN: %lli -use-orcmcjit -remote-mcjit -O0 -mcjit-remote-process=lli-child-target%exeext %s
; Check that a variable is always aligned as specified.
OpenPOWER on IntegriCloud