Updating XFAILs for recent GOT tests
[oota-llvm.git] / test / ExecutionEngine / MCJIT / remote / multi-module-sm-pic-a.ll
index d92ce4219f5760e77a7699f68b6c3f5f943babe2..5efa372ffa0335525f72d6fd3a3fc82dc44dec11 100644 (file)
@@ -1,4 +1,5 @@
 ; RUN: %lli_mcjit -extra-modules=%p/multi-module-b.ir,%p/multi-module-c.ir  -disable-lazy-compilation=true -remote-mcjit -mcjit-remote-process=lli-child-target -relocation-model=pic -code-model=small %s > /dev/null
+; XFAIL: mips, i686, i386, aarch64, arm
 
 declare i32 @FB()