This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 9caa67e ELF: Scan for undefined symbols in shlibs and symbols in dyna [...] new d0a4536 Revert "GC entries of SHF_MERGE sections."
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/InputSection.cpp | 73 +++------------------------- ELF/InputSection.h | 6 +-- ELF/MarkLive.cpp | 37 ++++---------- ELF/OutputSections.cpp | 44 +++++++++++------ test/ELF/gc-sections-merge-addend.s | 39 --------------- test/ELF/gc-sections-merge-implicit-addend.s | 39 --------------- test/ELF/gc-sections-merge.s | 61 ----------------------- 7 files changed, 48 insertions(+), 251 deletions(-) delete mode 100644 test/ELF/gc-sections-merge-addend.s delete mode 100644 test/ELF/gc-sections-merge-implicit-addend.s delete mode 100644 test/ELF/gc-sections-merge.s