This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 8dc6f8bb9 Add a note on where to get a lld benchmark. new 431f04dc8 [ELF] Decompress debug info sections early new ae2885fd3 Remove BssSection::reserveSpace().
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/GdbIndex.cpp | 1 + ELF/InputSection.cpp | 12 +++++++++--- ELF/InputSection.h | 2 +- ELF/Relocations.cpp | 4 ++-- ELF/SyntheticSections.cpp | 16 +++++----------- ELF/SyntheticSections.h | 5 ++--- ELF/Writer.cpp | 4 ++-- test/ELF/compressed-debug-conflict.s | 29 +++++++++++++++++++++++++++++ 8 files changed, 51 insertions(+), 22 deletions(-) create mode 100644 test/ELF/compressed-debug-conflict.s