This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 27add4c Remove unused 'using' declaration. Found by clang-tidy: misc- [...] new a837bb6 Fix a few symbols that are not actually ABS.
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/Symbols.h | 28 +++++++++---------- ELF/Writer.cpp | 73 +++++++++++++++++++++++++++++++------------------- test/ELF/edata-etext.s | 6 ++--- test/ELF/ehdr_start.s | 2 +- test/ELF/end-abs.s | 11 ++++++++ 5 files changed, 75 insertions(+), 45 deletions(-) create mode 100644 test/ELF/end-abs.s