Nuke the old JIT.
[oota-llvm.git] / test / ExecutionEngine / MCJIT / remote / test-global-init-nonzero-sm-pic.ll
index 69e4d373a5349805bd009a04cbfab657a427b395..5119b72d44853ece35a2c64ed5af2b3fc1773cf5 100644 (file)
@@ -1,5 +1,5 @@
-; RUN: %lli_mcjit -remote-mcjit -relocation-model=pic -code-model=small %s > /dev/null
-; XFAIL: mips, aarch64, i686
+; 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