summaryrefslogtreecommitdiffstats
path: root/llvm/lib
diff options
context:
space:
mode:
authorVitaly Buka <vitalybuka@google.com>2018-02-16 23:34:16 +0000
committerVitaly Buka <vitalybuka@google.com>2018-02-16 23:34:16 +0000
commitc35ff824de59904ff7cc8c93620feacae7947c3b (patch)
treeff12c23f5aa0a907ff6f9dfbbbbd90fa2d6dfd0a /llvm/lib
parent373e30a2643c6f1ef0981b0f8a1b0d256fbf2ac7 (diff)
downloadbcm5719-llvm-c35ff824de59904ff7cc8c93620feacae7947c3b.tar.gz
bcm5719-llvm-c35ff824de59904ff7cc8c93620feacae7947c3b.zip
[ThinLTO] Ignore object files with no ThinLTO modules if -fthinlto-index= is set
Summary: ThinLTO compilation may decide not to split module and keep at as regular LTO. In this can this module already processed during indexing and already a part of merged object file. So here we can just skip it. Reviewers: pcc, tejohnson Reviewed By: tejohnson Subscribers: mehdi_amini, inglorion, eraman, cfe-commits Differential Revision: https://reviews.llvm.org/D42680 llvm-svn: 325410
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud