XFAIL the LLI remote JIT tests on Win32.
[oota-llvm.git] / test / ExecutionEngine / MCJIT / remote / test-ptr-reloc-remote.ll
index ad1af93ffdef0b0c8710ef7c9c24a4e6a557df99..c2260fc2f1ff73b9a0cc2834ef3e51d9b80193e0 100644 (file)
@@ -1,4 +1,5 @@
 ; RUN: %lli -remote-mcjit -O0 -mcjit-remote-process=lli-child-target%exeext %s
+; XFAIL: win32
 
 @.str = private unnamed_addr constant [6 x i8] c"data1\00", align 1
 @ptr = global i8* getelementptr inbounds ([6 x i8], [6 x i8]* @.str, i32 0, i32 0), align 4