Clarifying two MCJIT PIC tests as XFAIL on i686-pc-linux
[oota-llvm.git] / test / ExecutionEngine / MCJIT / test-global-init-nonzero-sm-pic.ll
index bba7572243f90847042e7995d5020a51bb5a438b..abca78746bd0a233375f5418d1a08ede433caea1 100644 (file)
@@ -1,5 +1,5 @@
 ; RUN: %lli_mcjit -relocation-model=pic -code-model=small %s > /dev/null
-; XFAIL: mips, aarch64, arm, i686
+; XFAIL: mips, aarch64, arm, i686-pc-linux
 
 @count = global i32 1, align 4