Marking two more MCJIT PIC tests as XFAIL on i686
[oota-llvm.git] / test / ExecutionEngine / MCJIT / remote / test-global-init-nonzero-sm-pic.ll
index c374c162b94e4fa646482cc144c13a4ceb1ed74d..69e4d373a5349805bd009a04cbfab657a427b395 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, i686
 
 @count = global i32 1, align 4