[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 129350b63eb06b0cad76932b82db7ff7106fe674..afa8a95f454d985c05b2b78e53c8c994d7de1163 100644 (file)
@@ -1,4 +1,5 @@
-; RUN:  %lli_mcjit -remote-mcjit -O0 -mcjit-remote-process=lli-child-target%exeext %s
+; RUN:  %lli -remote-mcjit -O0 -mcjit-remote-process=lli-child-target%exeext %s
+; XFAIL: mingw32,win32
 
 ; Check that a variable is always aligned as specified.