This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from b4f01466f [ELF] - Handle EhInputSection Live bit in MarkLive.cpp new d9273a365 Handle copy relocations in 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 | 9 ++++++-- .../Inputs/copy-rel-symbol-value.s} | 5 ---- test/ELF/linkerscript/copy-rel-symbol-value-err.s | 12 ++++++++++ test/ELF/linkerscript/copy-rel-symbol-value.s | 27 ++++++++++++++++++++++ 4 files changed, 46 insertions(+), 7 deletions(-) copy test/ELF/{Inputs/ztext-text-notext.s => linkerscript/Inputs/copy-rel-symbol-v [...] create mode 100644 test/ELF/linkerscript/copy-rel-symbol-value-err.s create mode 100644 test/ELF/linkerscript/copy-rel-symbol-value.s