This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 7b7d94e COFF ARM: Clear the J1 and J2 bits when applying relocations [...] new 97497d4 COFF ARM: Error out if 24 bit thumb branches are out of range
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: COFF/Chunks.cpp | 2 ++ test/COFF/Inputs/far-arm-thumb-abs.s | 2 ++ test/COFF/arm-thumb-branch-error.s | 10 ++++++++++ 3 files changed, 14 insertions(+) create mode 100644 test/COFF/Inputs/far-arm-thumb-abs.s create mode 100644 test/COFF/arm-thumb-branch-error.s