Marking two more MCJIT PIC tests as XFAIL on i686
[oota-llvm.git] / test / ExecutionEngine / MCJIT / remote / test-ptr-reloc-sm-pic.ll
index 7faa4b23a896374f76a7aeb78aa532d22da06c6c..c35289cddbb1bd830b609fff6e16553416a6ae0e 100644 (file)
@@ -1,5 +1,5 @@
 ; RUN: %lli_mcjit -remote-mcjit -O0 -relocation-model=pic -code-model=small %s
-; XFAIL: mips, aarch64
+; XFAIL: mips, aarch64, i686
 
 @.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