Nuke the old JIT.
[oota-llvm.git] / test / ExecutionEngine / MCJIT / remote / test-global-init-nonzero-sm-pic.ll
index 52647857d87ce7c0506261228abc966077a9732c..5119b72d44853ece35a2c64ed5af2b3fc1773cf5 100644 (file)
@@ -1,5 +1,5 @@
-; RUN: %lli_mcjit -remote-mcjit -relocation-model=pic -code-model=small %s > /dev/null
-; XFAIL: mips
+; RUN: %lli -remote-mcjit -relocation-model=pic -code-model=small %s > /dev/null
+; XFAIL: mips, aarch64, arm, i686, i386
 
 @count = global i32 1, align 4