Temporarily Revert "Nuke the old JIT." as it's not quite ready to
[oota-llvm.git] / test / ExecutionEngine / MCJIT / remote / test-global-init-nonzero-sm-pic.ll
index c374c162b94e4fa646482cc144c13a4ceb1ed74d..29ab24b39336caa1227f9170c7057554d7ddf034 100644 (file)
@@ -1,5 +1,5 @@
 ; RUN: %lli_mcjit -remote-mcjit -relocation-model=pic -code-model=small %s > /dev/null
-; XFAIL: mips, aarch64
+; XFAIL: mips, aarch64, arm, i686, i386
 
 @count = global i32 1, align 4