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