XFAIL this on mingw, following remove_arguments_test.ll.
authorDan Gohman <gohman@apple.com>
Tue, 24 Aug 2010 20:54:50 +0000 (20:54 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 24 Aug 2010 20:54:50 +0000 (20:54 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@111962 91177308-0d34-0410-b5e6-96231b3b80d8

test/BugPoint/metadata.ll

index a78007881f7a7b1447ba746d119c5d1a5a5de4a1..f2541ee3f9ac69873ca11a53fc3cf5b1784f622e 100644 (file)
@@ -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.