[mips] XFAIL several MCJIT remote tests
[oota-llvm.git] / test / ExecutionEngine / MCJIT / remote / multi-module-a.ll
index 91d0387376ca6b1780e656a3ebaf640da2419c50..8fbd3451ee5e355fbf2cb939564e718ce7ba5468 100644 (file)
@@ -1,5 +1,7 @@
 ; RUN: %lli_mcjit -extra-module=%p/Inputs/multi-module-b.ll -extra-module=%p/Inputs/multi-module-c.ll -disable-lazy-compilation=true -remote-mcjit -mcjit-remote-process=lli-child-target %s > /dev/null
 
+; XFAIL: mips
+
 declare i32 @FB()
 
 define i32 @main() {