This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from c65c035 [ELF] - Move members of LinkerScript to LinkerScriptBase. NFC. new a73fa68 Don't create copy relocs or dummy plt's if given -z notext.
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 | 13 +++++++------ test/ELF/Inputs/ztext-text-notext.s | 10 ++++++++++ test/ELF/ztext-text-notext.s | 23 ++++++++++++++++++++++- 3 files changed, 39 insertions(+), 7 deletions(-) create mode 100644 test/ELF/Inputs/ztext-text-notext.s