This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from cae022721 [ELF][HEXAGON] Add R_HEX_GOT_16_X support new 5597f4856 Avoid unnecessary buffer allocation and memcpy for compressed [...]
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/AArch64ErrataFix.cpp | 6 +- ELF/DWARF.cpp | 17 ++-- ELF/Driver.cpp | 4 +- ELF/EhFrame.cpp | 4 +- ELF/ICF.cpp | 4 +- ELF/InputFiles.cpp | 2 +- ELF/InputSection.cpp | 136 ++++++++++++++++++++++++-------- ELF/InputSection.h | 36 +++++---- ELF/MarkLive.cpp | 2 +- ELF/Relocations.cpp | 6 +- ELF/SyntheticSections.cpp | 18 ++--- ELF/SyntheticSections.h | 1 - test/ELF/compressed-debug-input-err.s | 4 +- test/ELF/relocatable-compressed-input.s | 2 +- test/ELF/strip-debug.s | 2 + 15 files changed, 157 insertions(+), 87 deletions(-)