This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 3f33116 Apply clang-tidy's misc-move-constructor-init to lld. new 6d976bb Fix implicit plt creation on aarch64.
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/InputSection.cpp | 1 + ELF/Relocations.cpp | 5 ++++- ELF/Relocations.h | 1 + test/ELF/Inputs/aarch64-copy2.s | 5 +++++ test/ELF/aarch64-copy2.s | 26 ++++++++++++++++++++++++++ 5 files changed, 37 insertions(+), 1 deletion(-) create mode 100644 test/ELF/Inputs/aarch64-copy2.s create mode 100644 test/ELF/aarch64-copy2.s