Nuke the old JIT.
[oota-llvm.git] / test / ExecutionEngine / MCJIT / remote / test-common-symbols-remote.ll
index a336c017c0803d3af68ae5b4b320f3f21ecb6d6c..0f58710603d0428d95c2b2dfe843be5fdb46c19f 100644 (file)
@@ -1,5 +1,4 @@
-; RUN: %lli_mcjit -remote-mcjit -O0 -disable-lazy-compilation=false %s
-; XFAIL: arm, mips
+; RUN: %lli -remote-mcjit -O0 -disable-lazy-compilation=false -mcjit-remote-process=lli-child-target%exeext %s
 
 ; The intention of this test is to verify that symbols mapped to COMMON in ELF
 ; work as expected.