XFAIL the LLI remote JIT tests on Win32.
[oota-llvm.git] / test / ExecutionEngine / OrcMCJIT / remote / cross-module-a.ll
index 16553ebd2adefbf7db0a6204040ff8f7b464fe6f..249aad2d4b48775c9f4a97dce9e600fe9ab9686c 100644 (file)
@@ -1,4 +1,5 @@
 ; RUN: %lli -jit-kind=orc-mcjit -extra-module=%p/Inputs/cross-module-b.ll -disable-lazy-compilation=true -remote-mcjit -mcjit-remote-process=lli-child-target%exeext %s > /dev/null
+; XFAIL: win32
 
 declare i32 @FB()