This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from ef6418df0 [ELF] - Drop special flags for empty output sections. new 03744dcc0 [ELF] - Restrict section offsets that exceeds file size.
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/Writer.cpp | 31 +++++++++++++++++----- .../ELF/linkerscript/Inputs/sections-va-overflow.s | 6 +++++ test/ELF/linkerscript/sections-va-overflow.test | 22 +++++++++++++++ 3 files changed, 53 insertions(+), 6 deletions(-) create mode 100644 test/ELF/linkerscript/Inputs/sections-va-overflow.s create mode 100644 test/ELF/linkerscript/sections-va-overflow.test