summaryrefslogtreecommitdiff
path: root/test/BugPoint/metadata.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/BugPoint/metadata.ll')
-rw-r--r--test/BugPoint/metadata.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/BugPoint/metadata.ll b/test/BugPoint/metadata.ll
index 98c79ee03a..6dc9574bbe 100644
--- a/test/BugPoint/metadata.ll
+++ b/test/BugPoint/metadata.ll
@@ -1,7 +1,7 @@
; RUN: bugpoint -load %llvmshlibdir/BugpointPasses%shlibext %s -output-prefix %t -bugpoint-crashcalls -silence-passes > /dev/null
; RUN: llvm-dis %t-reduced-simplified.bc -o - | FileCheck %s
; REQUIRES: loadable_module
-; XFAIL: lto
+; XFAIL: lto_on_osx
; Bugpoint should keep the call's metadata attached to the call.