This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from ac3999b Fix VA computation for tbss. new 5097444 Handle empty sections with symbol assignments.
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 | 27 +++++++++- ELF/LinkerScript.h | 1 + ELF/Writer.cpp | 1 + test/ELF/linkerscript/extend-pt-load.s | 57 ++++++++++++++++++++++ .../linkerscript/{align-empty.s => symbol-only.s} | 15 +++--- 5 files changed, 94 insertions(+), 7 deletions(-) create mode 100644 test/ELF/linkerscript/extend-pt-load.s copy test/ELF/linkerscript/{align-empty.s => symbol-only.s} (50%)