This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 69475cb5d Add release note entries for recent typo correction changes new 8c5f1ab24 Reland D61583 [ELF] Error on relocations to STT_SECTION symbo [...]
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/DWARF.cpp | 5 ++- ELF/InputFiles.cpp | 3 ++ ELF/InputSection.cpp | 3 +- ELF/Relocations.cpp | 14 +++++-- test/ELF/comdat-discarded-error.s | 12 +++++- test/ELF/comdat-discarded-gdb-index.s | 63 ++++++++++++++++++++++++++++++ test/ELF/comdat-discarded-reloc.s | 2 +- test/ELF/comdat.s | 4 +- test/ELF/invalid-undef-section-symbol.test | 2 +- test/ELF/relocatable-eh-frame.s | 4 +- 10 files changed, 100 insertions(+), 12 deletions(-) create mode 100644 test/ELF/comdat-discarded-gdb-index.s