XFAIL this on mingw, following remove_arguments_test.ll.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@111962 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/test/BugPoint/metadata.ll b/test/BugPoint/metadata.ll
index a780078..f2541ee 100644
--- a/test/BugPoint/metadata.ll
+++ b/test/BugPoint/metadata.ll
@@ -1,5 +1,6 @@
 ; RUN: bugpoint -load %llvmlibsdir/BugpointPasses%shlibext %s -output-prefix %t -bugpoint-crashcalls -silence-passes > /dev/null
 ; RUN: llvm-dis %t-reduced-simplified.bc -o - | FileCheck %s
+; XFAIL: mingw
 
 ; Bugpoint should keep the call's metadata attached to the call.