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
This commit is contained in:
Dan Gohman 2010-08-24 20:54:50 +00:00
parent c8ef750605
commit 3e242f86eb

View 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.