diff options
author | Teresa Johnson <tejohnson@google.com> | 2018-03-14 13:26:18 +0000 |
---|---|---|
committer | Teresa Johnson <tejohnson@google.com> | 2018-03-14 13:26:18 +0000 |
commit | 8883af689285377ab761aca9abc5b5b0dcf0c5fd (patch) | |
tree | e2111119c14722e208e3e1f77da9a004ad149eb5 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | de995e6e37d038efcd134dc40c1168a7d023eafc (diff) | |
download | bcm5719-llvm-8883af689285377ab761aca9abc5b5b0dcf0c5fd.tar.gz bcm5719-llvm-8883af689285377ab761aca9abc5b5b0dcf0c5fd.zip |
[LTO/gold] Support --wrap
Summary:
(Restores r327459 with handling for old plugin-api.h)
Utilize new gold plugin api interface for obtaining --wrap option
arguments, and LTO API handling (added for --wrap support in lld LTO),
to mark symbols so that LTO does not optimize them inappropriately.
Note the test cases will be in a new gold test subdirectory that
is dependent on the next release of gold which will contain the new
interfaces.
Reviewers: pcc, tmsriram
Subscribers: mehdi_amini, llvm-commits, inglorion
Differential Revision: https://reviews.llvm.org/D44235
llvm-svn: 327506
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions