This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from fd41a95 [ELF] - Allow symbols of STT_NOTYPE to be associated with SHT [...] new 98c5069 [ELF] - Better diagnostic for relative relocation to an absol [...]
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 | 10 ++++++---- ELF/LinkerScript.cpp | 2 +- ELF/Relocations.cpp | 20 +++++++++++++------- ELF/SymbolTable.cpp | 17 +++++++++-------- ELF/SymbolTable.h | 4 ++-- ELF/Symbols.h | 5 ----- ELF/Writer.cpp | 2 +- test/ELF/Inputs/relocation-relative-absolute.s | 2 ++ test/ELF/relocation-relative-absolute.s | 12 ++++++------ 9 files changed, 40 insertions(+), 34 deletions(-) create mode 100644 test/ELF/Inputs/relocation-relative-absolute.s