This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from b6bf45c83 [COFF] Don't error out on undefined references to __enclave_config new a573d5344 [ELF] Reset OutputSection size prior to processing linker scr [...]
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.h | 16 +++++++++------- ELF/LinkerScript.cpp | 5 +++++ ELF/OutputSections.cpp | 17 ++++++++++------- ELF/OutputSections.h | 18 +++++++++++------- test/ELF/linkerscript/unused-synthetic.s | 10 ++++++++++ 5 files changed, 45 insertions(+), 21 deletions(-)