[r257732] Mark remote-JIT tests as XFAIL, as well as win32, for targeting mingw32.
[oota-llvm.git] / test / ExecutionEngine / MCJIT / remote / test-common-symbols-remote.ll
index bbeab10cd7880bf765309eeee934dbd133d1fac3..9d1abbcf847cdacdef469696633056adb9f27968 100644 (file)
@@ -1,5 +1,5 @@
 ; RUN: %lli -remote-mcjit -O0 -disable-lazy-compilation=false -mcjit-remote-process=lli-child-target%exeext %s
-; XFAIL: win32
+; XFAIL: mingw32,win32
 
 ; The intention of this test is to verify that symbols mapped to COMMON in ELF
 ; work as expected.