This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 7afa842fb [ELF] - Fix cref.s test case. new 31967a101 [ELF] - Stop setting OutSecOff too early.
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 | 5 ++--- ELF/OutputSections.cpp | 1 - ELF/Writer.cpp | 18 +++++++++++---- test/ELF/linkerscript/empty-section-size.test | 17 ++++++++++++++ .../{section-metadata.s => section-metadata2.s} | 26 ++++++++++++++-------- 5 files changed, 50 insertions(+), 17 deletions(-) create mode 100644 test/ELF/linkerscript/empty-section-size.test copy test/ELF/linkerscript/{section-metadata.s => section-metadata2.s} (60%)