This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 2b9851626 Remove unnecessary applyMask() application. new 0ac007d48 [ELF] Add support for older Arm Architectures with smaller br [...]
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 | 27 ++++++++++++++++--- ELF/Driver.cpp | 3 --- test/ELF/arm-bl-v6-inrange.s | 47 +++++++++++++++++++++++++++++++++ test/ELF/arm-bl-v6.s | 6 ++--- test/ELF/arm-blx-v4t.s | 4 +-- test/ELF/arm-thumb-branch.s | 4 +-- test/ELF/arm-thumb-condbranch-thunk.s | 2 +- test/ELF/arm-thumb-mix-range-thunk-os.s | 2 +- test/ELF/arm-thumb-plt-range-thunk-os.s | 2 +- test/ELF/arm-thumb-range-thunk-os.s | 2 +- test/ELF/arm-thumb-thunk-empty-pass.s | 2 +- test/ELF/arm-thunk-largesection.s | 2 +- test/ELF/arm-thunk-linkerscript-large.s | 5 ++-- test/ELF/arm-thunk-linkerscript-sort.s | 2 +- test/ELF/arm-thunk-multipass.s | 2 +- 15 files changed, 87 insertions(+), 25 deletions(-) create mode 100644 test/ELF/arm-bl-v6-inrange.s