[r257732] Mark remote-JIT tests as XFAIL, as well as win32, for targeting mingw32.
[oota-llvm.git] / test / ExecutionEngine / OrcMCJIT / remote / test-data-align-remote.ll
index 88a561b613efd0063ca0cb49cedecaa3a1f85cda..1621501a31a1456394ffeee94da0f024f7adc90b 100644 (file)
@@ -1,5 +1,5 @@
 ; RUN:  %lli -jit-kind=orc-mcjit -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.