summaryrefslogtreecommitdiffstats
path: root/llvm/test/BugPoint/remove_arguments_test.ll
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2010-08-09 15:14:06 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2010-08-09 15:14:06 +0000
commitcc4a9670d3f24ede7a4270c30115ff7970f6d094 (patch)
treeba371e70c9962d3f67240be59a33aab9d3b74a18 /llvm/test/BugPoint/remove_arguments_test.ll
parent68f8b27bb966a472bacc970b4ff85cd8a01a5d68 (diff)
downloadbcm5719-llvm-cc4a9670d3f24ede7a4270c30115ff7970f6d094.tar.gz
bcm5719-llvm-cc4a9670d3f24ede7a4270c30115ff7970f6d094.zip
XFAIL for mingw that has no plugins.
llvm-svn: 110574
Diffstat (limited to 'llvm/test/BugPoint/remove_arguments_test.ll')
-rw-r--r--llvm/test/BugPoint/remove_arguments_test.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/BugPoint/remove_arguments_test.ll b/llvm/test/BugPoint/remove_arguments_test.ll
index 089aefb6e00..791ec69a23d 100644
--- a/llvm/test/BugPoint/remove_arguments_test.ll
+++ b/llvm/test/BugPoint/remove_arguments_test.ll
@@ -1,6 +1,7 @@
; FIXME: This likely fails on windows
; RUN: bugpoint -load %llvmlibsdir/BugpointPasses%shlibext %s -output-prefix %t -bugpoint-crashcalls -silence-passes
; RUN: llvm-dis %t-reduced-simplified.bc -o - | FileCheck %s
+; XFAIL: mingw
; Test to make sure that arguments are removed from the function if they are
; unnecessary. And clean up any types that that frees up too.
OpenPOWER on IntegriCloud