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