Mark bugpoint tests with XFAIL when building with LTO. <rdar://problem/12473675>
authorBob Wilson <bob.wilson@apple.com>
Thu, 18 Oct 2012 22:03:31 +0000 (22:03 +0000)
committerBob Wilson <bob.wilson@apple.com>
Thu, 18 Oct 2012 22:03:31 +0000 (22:03 +0000)
commit82c5180ed1544a54731efcedee5a906683bbf888
tree69ec99c1781f3ead56fcaf0932343cc23d501171
parent88d12663abdac344f312b09edfe4934143436132
Mark bugpoint tests with XFAIL when building with LTO. <rdar://problem/12473675>

The LTO Internalize pass is hiding symbols needed by the bugpoint-passes
plug-in.  We need to add a flag to control whether Internalize should be run.
This is a temporary workaround to make these tests pass in the meantime.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@166239 91177308-0d34-0410-b5e6-96231b3b80d8
test/BugPoint/crash-narrowfunctiontest.ll
test/BugPoint/metadata.ll
test/BugPoint/remove_arguments_test.ll