summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2010-08-24 20:54:50 +0000
committerDan Gohman <gohman@apple.com>2010-08-24 20:54:50 +0000
commitc1a8958f76e75d71edb8df56374a52835c3727db (patch)
tree35e9625708eb76653b7539c0a3eb4c32ce3b78fa
parent9c194e3e75e025cbde7cca4747f45a89e17147da (diff)
downloadbcm5719-llvm-c1a8958f76e75d71edb8df56374a52835c3727db.tar.gz
bcm5719-llvm-c1a8958f76e75d71edb8df56374a52835c3727db.zip
XFAIL this on mingw, following remove_arguments_test.ll.
llvm-svn: 111962
-rw-r--r--llvm/test/BugPoint/metadata.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/BugPoint/metadata.ll b/llvm/test/BugPoint/metadata.ll
index a78007881f7..f2541ee3f9a 100644
--- a/llvm/test/BugPoint/metadata.ll
+++ b/llvm/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.
OpenPOWER on IntegriCloud