This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 901304aba [ELF] - Allow relocation to a weak undefined symbol when -z n [...] new e0f6805ac Don't try to preempt protected symbols with -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 | 20 ++++++++++---------- test/ELF/Inputs/znotext-plt-relocations-protected.s | 5 +++++ test/ELF/znotext-plt-relocations-protected.s | 11 +++++++++++ 3 files changed, 26 insertions(+), 10 deletions(-) create mode 100644 test/ELF/Inputs/znotext-plt-relocations-protected.s create mode 100644 test/ELF/znotext-plt-relocations-protected.s