This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 71f509d Pack InputSectionData from 72 to 64 bytes. NFC. new ea8c63b Compute section names only once. new 6753cc3 Use a protected destructor instead of a virtual one.
The 2 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/ICF.cpp | 6 ++-- ELF/InputFiles.cpp | 96 ++++++++++++++++++++++++-------------------------- ELF/InputSection.cpp | 45 ++++++++++++----------- ELF/InputSection.h | 29 +++++++++------ ELF/LinkerScript.cpp | 6 ++-- ELF/LinkerScript.h | 4 ++- ELF/MarkLive.cpp | 2 +- ELF/OutputSections.cpp | 8 ++--- ELF/Writer.cpp | 6 ++-- 9 files changed, 105 insertions(+), 97 deletions(-)