This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 4968b8030 [PDB] Write public symbol records and the publics hash table new cabf82c14 Merge OutputSectionCommand and OutputSection.
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/LinkerScript.cpp | 531 ++++++++-------------------------------------- ELF/LinkerScript.h | 49 +---- ELF/MapFile.cpp | 16 +- ELF/MapFile.h | 5 +- ELF/OutputSections.cpp | 329 +++++++++++++++++++++++++++- ELF/OutputSections.h | 31 ++- ELF/Relocations.cpp | 33 ++- ELF/Relocations.h | 12 +- ELF/ScriptParser.cpp | 32 ++- ELF/SyntheticSections.cpp | 2 +- ELF/Writer.cpp | 312 ++++++++++++--------------- 11 files changed, 619 insertions(+), 733 deletions(-)