diff options
Diffstat (limited to 'test/ExecutionEngine/MCJIT/remote/test-common-symbols-remote.ll')
-rw-r--r-- | test/ExecutionEngine/MCJIT/remote/test-common-symbols-remote.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ExecutionEngine/MCJIT/remote/test-common-symbols-remote.ll b/test/ExecutionEngine/MCJIT/remote/test-common-symbols-remote.ll index eb2e68606d..023263ec01 100644 --- a/test/ExecutionEngine/MCJIT/remote/test-common-symbols-remote.ll +++ b/test/ExecutionEngine/MCJIT/remote/test-common-symbols-remote.ll @@ -1,4 +1,4 @@ -; RUN: %lli_mcjit -remote-mcjit -O0 -disable-lazy-compilation=false %s +; RUN: %lli_mcjit -remote-mcjit -O0 -disable-lazy-compilation=false -mcjit-remote-process=lli-child-target %s ; XFAIL: mips ; The intention of this test is to verify that symbols mapped to COMMON in ELF |