This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 986f3ba8e Ensure that Elf_Rel addends are always written for dynamic re [...] new 0147ccd98 [ELF] - Support COPY, INFO, OVERLAY output sections attributes. new 0a3b46942 [ELF] - Fix comment. NFC.
The 2 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 | 2 ++ ELF/OutputSections.h | 1 + ELF/ScriptParser.cpp | 15 ++++++++++---- test/ELF/linkerscript/info-section-type.s | 33 +++++++++++++++++++++++++++++++ 4 files changed, 47 insertions(+), 4 deletions(-) create mode 100644 test/ELF/linkerscript/info-section-type.s