This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 194148d [ELF][MIPS] N32 ABI support new 8634b6c Rewrite CommonInputSection as a synthetic 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/InputSection.cpp | 25 ------------------- ELF/InputSection.h | 11 -------- ELF/LinkerScript.cpp | 8 ++---- ELF/OutputSections.cpp | 3 ++- ELF/Symbols.cpp | 4 +-- ELF/SyntheticSections.cpp | 43 ++++++++++++++++++++++++++++++++ ELF/SyntheticSections.h | 12 +++++++-- ELF/Writer.cpp | 51 +++++++++++++++----------------------- test/ELF/linkerscript/double-bss.s | 11 +++++--- 9 files changed, 87 insertions(+), 81 deletions(-)