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