MCJIT: [cygming] Give noop to __main also in RecordingMemoryManger. It is emitted...
[oota-llvm.git] / test / ExecutionEngine / MCJIT / test-ptr-reloc-remote.ll
index 78a8df8f716456a5a3d5d894205ad78be76ab662..83a9b43e3994f481cebc3707a0342b440bda5c0c 100644 (file)
@@ -1,5 +1,5 @@
 ; RUN: %lli -mtriple=%mcjit_triple -use-mcjit -remote-mcjit -O0 %s
-; XFAIL: arm, mingw32
+; XFAIL: arm
 
 @.str = private unnamed_addr constant [6 x i8] c"data1\00", align 1
 @ptr = global i8* getelementptr inbounds ([6 x i8]* @.str, i32 0, i32 0), align 4