This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 73c7950ef Use SymbolTable::insert() to implement --trace. new 6670ffaf3 [ELF] Error on relocations to STT_SECTION symbols if the sect [...]
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/InputFiles.cpp | 3 +++ ELF/InputSection.cpp | 3 ++- ELF/Relocations.cpp | 14 +++++++++++--- test/ELF/comdat-discarded-error.s | 12 +++++++++++- 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 +++- 8 files changed, 33 insertions(+), 11 deletions(-)