This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 9d2b4f44d [ELF] Support explicitly overriding relocation model in LTO new b6979193a [ARM][test] Improve tests
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: test/ELF/arm-bl-v6-inrange.s | 2 +- test/ELF/arm-bl-v6.s | 2 +- test/ELF/arm-blx.s | 2 +- test/ELF/arm-branch-rangethunk.s | 4 +- test/ELF/arm-branch.s | 2 +- test/ELF/arm-copy.s | 10 +- test/ELF/arm-execute-only.s | 10 +- test/ELF/arm-exidx-canunwind.s | 16 +- test/ELF/arm-exidx-discard.s | 2 +- test/ELF/arm-exidx-gc.s | 18 +-- test/ELF/arm-exidx-order.s | 24 +-- test/ELF/arm-exidx-output.s | 2 +- test/ELF/arm-exidx-relocatable.s | 2 +- test/ELF/arm-exidx-shared.s | 2 +- test/ELF/arm-extreme-range-pi-thunk.s | 58 +++---- test/ELF/arm-force-pi-thunk.s | 2 +- test/ELF/arm-gnu-ifunc-plt.s | 46 +++--- test/ELF/arm-gnu-ifunc.s | 34 ++-- test/ELF/arm-mov-relocs.s | 24 +-- test/ELF/arm-plt-reloc.s | 174 ++++++++++----------- test/ELF/{arm-data-relocs.s => arm-reloc-abs32.s} | 0 test/ELF/arm-sbrel32.s | 6 +- test/ELF/arm-static-defines.s | 2 +- test/ELF/arm-target2.s | 8 +- test/ELF/arm-thumb-blx.s | 2 +- test/ELF/arm-thumb-branch-rangethunk.s | 2 +- test/ELF/arm-thumb-branch.s | 2 +- test/ELF/arm-thumb-condbranch-thunk.s | 2 +- test/ELF/arm-thumb-interwork-thunk.s | 6 +- test/ELF/arm-thumb-mix-range-thunk-os.s | 2 +- test/ELF/arm-thumb-narrow-branch-check.s | 2 +- test/ELF/arm-thumb-no-undefined-thunk.s | 2 +- test/ELF/arm-thumb-range-thunk-os.s | 2 +- test/ELF/arm-thumb-thunk-empty-pass.s | 2 +- test/ELF/arm-thumb-thunk-symbols.s | 4 +- test/ELF/arm-thumb-undefined-weak.s | 2 +- test/ELF/arm-thunk-largesection.s | 2 +- test/ELF/arm-thunk-linkerscript-dotexpr.s | 2 +- test/ELF/arm-thunk-linkerscript-large.s | 2 +- test/ELF/arm-thunk-linkerscript-orphan.s | 2 +- test/ELF/arm-thunk-linkerscript-sort.s | 2 +- test/ELF/arm-thunk-linkerscript.s | 2 +- test/ELF/arm-thunk-multipass-plt.s | 2 +- test/ELF/arm-thunk-multipass.s | 2 +- test/ELF/arm-undefined-weak.s | 2 +- .../{pack-dyn-relocs2.s => pack-dyn-relocs-arm2.s} | 2 +- 46 files changed, 249 insertions(+), 253 deletions(-) rename test/ELF/{arm-data-relocs.s => arm-reloc-abs32.s} (100%) rename test/ELF/{pack-dyn-relocs2.s => pack-dyn-relocs-arm2.s} (99%)