[mips] XFAIL several MCJIT remote tests
[oota-llvm.git] / test / ExecutionEngine / MCJIT / remote / test-common-symbols-remote.ll
index 63280895a9a3f264736e6188f9fe1c0bd863b0eb..ea4acc5b2f05ea08d7b873151c6f1d140ad26c5f 100644 (file)
@@ -1,5 +1,7 @@
 ; RUN: %lli_mcjit -remote-mcjit -O0 -disable-lazy-compilation=false -mcjit-remote-process=lli-child-target %s
 
+; XFAIL: mips
+
 ; The intention of this test is to verify that symbols mapped to COMMON in ELF
 ; work as expected.
 ;