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