This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 278c3a4 [ELF] - Add support for locals list in version script. new ed9b8af [ELF] Convert StringTableSection 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 | 76 ++++++++++++++--------------------------------- ELF/OutputSections.h | 27 ----------------- ELF/SyntheticSections.cpp | 37 +++++++++++++++++++++++ ELF/SyntheticSections.h | 33 ++++++++++++++++++++ ELF/Writer.cpp | 36 ++++++++++++---------- 5 files changed, 114 insertions(+), 95 deletions(-)