summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/CodeView
diff options
context:
space:
mode:
authorTeresa Johnson <tejohnson@google.com>2017-01-04 14:27:31 +0000
committerTeresa Johnson <tejohnson@google.com>2017-01-04 14:27:31 +0000
commit0fca905cb33d970cb0c1ecdbd5820cc7f14ef726 (patch)
treea6b01eb13422ec1ff0b87065f2aaed89455dddcf /llvm/lib/DebugInfo/CodeView
parentdb009394039c72f1910ee472a58345b9f0aad952 (diff)
downloadbcm5719-llvm-0fca905cb33d970cb0c1ecdbd5820cc7f14ef726.tar.gz
bcm5719-llvm-0fca905cb33d970cb0c1ecdbd5820cc7f14ef726.zip
[ThinLTO] Rework llvm-link to use the FunctionImporter
Summary: Change llvm-link to use the FunctionImporter handling, instead of manually invoking the Linker. We still need to load the module in llvm-link to do the desired testing for invalid import requests (weak functions), and to get the GUID (in case the function is local). Also change the drop-debug-info test to use llvm-link so that importing is forced (in order to test debug info handling) and independent of import logic changes. Reviewers: mehdi_amini Subscribers: mgorny, llvm-commits, aprantl Differential Revision: https://reviews.llvm.org/D28277 llvm-svn: 290964
Diffstat (limited to 'llvm/lib/DebugInfo/CodeView')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud