This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from c5f51e4 Add `static` to a function that is used only in one file. new 3f39c2d [ELF] Linkerscript: implement DATA_SEGMENT_RELRO_END.
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 | 11 ++++ test/ELF/{ => linkerscript}/Inputs/shared.s | 0 .../linkerscript/linkerscript-data-segment-relro.s | 69 ++++++++++++++++++++++ 3 files changed, 80 insertions(+) copy test/ELF/{ => linkerscript}/Inputs/shared.s (100%) create mode 100644 test/ELF/linkerscript/linkerscript-data-segment-relro.s