This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from cd7d8404d Revert r303225 "Garbage collect dllimported symbols." new 98da9e438 Re-submit r303225: Garbage collect dllimported symbols.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: COFF/InputFiles.cpp | 11 ++++++- COFF/MarkLive.cpp | 38 ++++++++++++++++------ COFF/Symbols.cpp | 3 +- COFF/Symbols.h | 24 ++++++++++++-- COFF/Writer.cpp | 38 +++++++++++++++------- test/COFF/Inputs/import.yaml | 9 ++++- .../COFF/{Inputs/import.yaml => dllimport-gc.test} | 24 ++++++++++---- 7 files changed, 113 insertions(+), 34 deletions(-) copy test/COFF/{Inputs/import.yaml => dllimport-gc.test} (64%)