[r257732] Mark remote-JIT tests as XFAIL, as well as win32, for targeting mingw32.
[oota-llvm.git] / test / ExecutionEngine / OrcMCJIT / remote / stubs-remote.ll
index a0d941049c4afbb63d0398e0b24bc2d75b48289a..001a617b97a3fdffa64c045ed9ce35d80737a52f 100644 (file)
@@ -1,5 +1,5 @@
 ; RUN: %lli -jit-kind=orc-mcjit -remote-mcjit -disable-lazy-compilation=false -mcjit-remote-process=lli-child-target%exeext %s
-; XFAIL: win32
+; XFAIL: mingw32,win32
 ; This test should fail until remote symbol resolution is supported.
 
 define i32 @main() nounwind {