summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
diff options
context:
space:
mode:
authorTobias Grosser <tobias@grosser.es>2017-06-24 08:09:33 +0000
committerTobias Grosser <tobias@grosser.es>2017-06-24 08:09:33 +0000
commit4bba4ba5bae3a18ea8cbde0e99ab2416bc0ea8e5 (patch)
treef87bef17b30d296a21cc02f6bbd9f70baf20a2f2 /llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
parent05333b4d40bf65a4f3ee3b33907335230143bc57 (diff)
downloadbcm5719-llvm-4bba4ba5bae3a18ea8cbde0e99ab2416bc0ea8e5.tar.gz
bcm5719-llvm-4bba4ba5bae3a18ea8cbde0e99ab2416bc0ea8e5.zip
Ensure backends available in 'opt' are also available in 'bugpoint'
This patch links LLVM back-ends into bugpoint the same way they are already available in 'opt' and 'clang'. This resolves an inconsistency that allowed the use of LLVM backends in loadable modules that run in 'opt', but that would prevent the debugging of these modules with bugpoint due to unavailable / unresolved symbols. For e.g. In D31859, Polly requires the NVPTX back-end. Reviewers: hfinkel, bogner, chandlerc, grosser, Meinersbur Subscribers: bollu, mgorny, grosser, Meinersbur Tags: #polly Contributed by: Singapuram Sanjay Differential Revision: https://reviews.llvm.org/D32003 llvm-svn: 306208
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud