This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 7ed89852c Fix shared library builds of lld, broken in SVN r319138 new feb51e486 Revert r319008, "[ELF] Do not keep symbols if they referenced [...]
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: ELF/MarkLive.cpp | 6 --- ELF/SymbolTable.cpp | 5 +-- ELF/Symbols.h | 7 +--- ELF/Writer.cpp | 3 +- test/ELF/Inputs/gc-sections-shared2.s | 3 -- test/ELF/gc-collect-undefined.s | 19 --------- test/ELF/gc-sections-shared.s | 79 ++++------------------------------- 7 files changed, 14 insertions(+), 108 deletions(-) delete mode 100644 test/ELF/Inputs/gc-sections-shared2.s delete mode 100644 test/ELF/gc-collect-undefined.s