This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 62ae41d [ELF] - Basic support of linkerscript commands: DATA_SEGMENT_ [...] new a3b5174 Fix PR28575.
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 | 41 ++++++++++++++++++++++++++++- ELF/InputSection.h | 9 ++++++- ELF/MarkLive.cpp | 70 ++++++++++++++++++++++++++++++++++++++++++------- ELF/OutputSections.cpp | 42 +++++++++-------------------- ELF/OutputSections.h | 14 +++++----- test/ELF/eh-frame-gc2.s | 15 +++++++++++ 6 files changed, 143 insertions(+), 48 deletions(-) create mode 100644 test/ELF/eh-frame-gc2.s