Nuke the old JIT.
[oota-llvm.git] / test / ExecutionEngine / MCJIT / remote / stubs-sm-pic.ll
index 082bfeef0e9f16e715a05f4c3f5d73b5493ecb4f..f6a16078dfaeea95616b6e2ad9651dc28bcebb9c 100644 (file)
@@ -1,5 +1,6 @@
-; RUN: %lli_mcjit -remote-mcjit -disable-lazy-compilation=false -relocation-model=pic -code-model=small %s
-; XFAIL: mips, i686, i386, aarch64
+; RUN: %lli -remote-mcjit -disable-lazy-compilation=false -relocation-model=pic -code-model=small %s
+; XFAIL: *
+; This function should fail until remote symbol resolution is supported.
 
 define i32 @main() nounwind {
 entry: