This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from abc26e3a4 Fix output section offset and contents when linker script use [...] new dad3c866f Allow relocations in rw sections to create plt entries.
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/Relocations.cpp | 12 ++++-------- .../Inputs/{aarch64-copy2.s => writable-sec-plt-reloc.s} | 3 +-- test/ELF/writable-sec-plt-reloc.s | 14 ++++++++++++++ test/ELF/x86-64-dyn-rel-error.s | 2 +- test/ELF/x86-64-dyn-rel-error2.s | 2 +- 5 files changed, 21 insertions(+), 12 deletions(-) copy test/ELF/Inputs/{aarch64-copy2.s => writable-sec-plt-reloc.s} (68%) create mode 100644 test/ELF/writable-sec-plt-reloc.s