This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from ed8db81 [ELF] Convert HashTableSection to input section new 7a8db8f [ELF] Convert PltSection to input section
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/OutputSections.cpp | 37 ------------------------------------- ELF/OutputSections.h | 21 --------------------- ELF/Relocations.cpp | 2 +- ELF/Symbols.cpp | 2 +- ELF/SyntheticSections.cpp | 36 ++++++++++++++++++++++++++++++++++++ ELF/SyntheticSections.h | 14 ++++++++++++++ ELF/Target.cpp | 12 ++++++------ ELF/Writer.cpp | 8 ++++---- 8 files changed, 62 insertions(+), 70 deletions(-)