summaryrefslogtreecommitdiffstats
path: root/llvm/test/BugPoint/crash-narrowfunctiontest.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/crash-narrowfunctiontest.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/crash-narrowfunctiontest.ll')
-rw-r--r--llvm/test/BugPoint/crash-narrowfunctiontest.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/BugPoint/crash-narrowfunctiontest.ll b/llvm/test/BugPoint/crash-narrowfunctiontest.ll
index 19fdab4ecd6..18a31eb45d3 100644
--- a/llvm/test/BugPoint/crash-narrowfunctiontest.ll
+++ b/llvm/test/BugPoint/crash-narrowfunctiontest.ll
@@ -2,6 +2,7 @@
; FIXME: This likely fails on windows
;
; RUN: bugpoint -load %llvmlibsdir/BugpointPasses%shlibext %s -output-prefix %t -bugpoint-crashcalls -silence-passes > /dev/null
+; XFAIL: mingw
define i32 @foo() { ret i32 1 }
OpenPOWER on IntegriCloud