Nuke the old JIT.
[oota-llvm.git] / test / ExecutionEngine / MCJIT / remote / stubs-remote.ll
index 99c2fe57f69c374fbdba53dcda06a5a23270c18e..da4ddc6943c29714796c4a6499ff7e3934ee97a9 100644 (file)
@@ -1,5 +1,6 @@
-; RUN: %lli_mcjit -remote-mcjit -disable-lazy-compilation=false -mcjit-remote-process=lli-child-target %s
-; XFAIL:  mips
+; RUN: %lli -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.
 
 define i32 @main() nounwind {
 entry: