This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 2aaf552 [ELF] - Do not create reserved symbols in case of relocatable [...] new 5306e1f [ELF] Convert DynamicSection 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 | 184 ---------------------------------------------- ELF/OutputSections.h | 52 ------------- ELF/SyntheticSections.cpp | 180 +++++++++++++++++++++++++++++++++++++++++++++ ELF/SyntheticSections.h | 61 ++++++++++++--- ELF/Target.cpp | 4 +- ELF/Writer.cpp | 43 +++++------ 6 files changed, 256 insertions(+), 268 deletions(-)