[r257732] Mark remote-JIT tests as XFAIL, as well as win32, for targeting mingw32.
[oota-llvm.git] / test / ExecutionEngine / MCJIT / remote / test-global-init-nonzero-remote.ll
index 5d5480e9d45960252b16a968b9ce5499381f9a97..329dc5c83950c3a879bde38aac28c1223af0a052 100644 (file)
@@ -1,5 +1,5 @@
 ; RUN: %lli -remote-mcjit -mcjit-remote-process=lli-child-target%exeext %s > /dev/null
-; XFAIL: win32
+; XFAIL: mingw32,win32
 
 @count = global i32 1, align 4