[r257732] Mark remote-JIT tests as XFAIL, as well as win32, for targeting mingw32.
[oota-llvm.git] / test / ExecutionEngine / MCJIT / remote / test-data-align-remote.ll
index 0aa19b244c04bb1b292555ea95032bc59ecbcbb1..afa8a95f454d985c05b2b78e53c8c994d7de1163 100644 (file)
@@ -1,5 +1,5 @@
 ; RUN:  %lli -remote-mcjit -O0 -mcjit-remote-process=lli-child-target%exeext %s
-; XFAIL: win32
+; XFAIL: mingw32,win32
 
 ; Check that a variable is always aligned as specified.