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 762a59d5c6da1127ab6ec242a19431c470935d7d..eb031f2e4f457a653ac3463f67d8d9465ca68579 100644 (file)
@@ -1,5 +1,5 @@
 ; RUN: %lli_mcjit -relocation-model=pic -code-model=small %s > /dev/null
-; XFAIL: x86_64, i386
+; XFAIL: mips, aarch64, arm, i686, i386
 
 @count = global i32 1, align 4