This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_60 in repository lld.
from 70168c1ef [docs] Add preliminary release notes for LLD 6.0 for COFF new 82c84e1d1 Merging r321983: -------------------------------------------- [...] new 80e4747be Merging r321986: -------------------------------------------- [...]
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: COFF/Driver.cpp | 1 + ELF/LinkerScript.cpp | 5 ---- ELF/OutputSections.cpp | 9 ------ ELF/Writer.cpp | 3 +- test/ELF/Inputs/compress-debug.s | 5 ++++ test/ELF/compress-debug-sections-reloc.s | 26 ++++++++++++++++ .../linkerscript/compress-debug-sections-custom.s | 35 ++++++++++++++++++++++ 7 files changed, 69 insertions(+), 15 deletions(-) create mode 100644 test/ELF/Inputs/compress-debug.s create mode 100644 test/ELF/compress-debug-sections-reloc.s create mode 100644 test/ELF/linkerscript/compress-debug-sections-custom.s