Clarifying two MCJIT PIC tests as XFAIL on i686-pc-linux
[oota-llvm.git] / test / ExecutionEngine / MCJIT / test-ptr-reloc-sm-pic.ll
index cea00a0e391c2fba26efc1a1cdccc176d9aa5be2..948bac0f57fcf27215146d249de2f6ea99848af3 100644 (file)
@@ -1,5 +1,5 @@
 ; RUN: %lli_mcjit -O0 -relocation-model=pic -code-model=small %s
-; XFAIL: mips, aarch64, arm, i686
+; XFAIL: mips, aarch64, arm, i686-pc-linux
 
 @.str = private unnamed_addr constant [6 x i8] c"data1\00", align 1
 @ptr = global i8* getelementptr inbounds ([6 x i8]* @.str, i32 0, i32 0), align 4