This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from b9405cfdf [WebAssembly] Move code for copying of data segment relocation. NFC. new f1b6f952d [ELF] Optimize Arm PLT sequences
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/Arch/ARM.cpp | 79 ++++++++- test/ELF/arm-branch-undef-weak-plt-thunk.s | 12 +- test/ELF/arm-exidx-shared.s | 4 +- test/ELF/arm-gnu-ifunc-plt.s | 54 +++--- test/ELF/arm-gnu-ifunc.s | 41 +++-- test/ELF/arm-plt-reloc.s | 262 +++++++++++++++++++++++++---- test/ELF/arm-thumb-interwork-shared.s | 37 ++-- test/ELF/arm-thumb-plt-range-thunk-os.s | 48 +++--- test/ELF/arm-thumb-plt-reloc.s | 68 ++++---- test/ELF/arm-thunk-re-add.s | 36 ++-- 10 files changed, 458 insertions(+), 183 deletions(-)