This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 8da5e859c Fix a build bot failure. new 506344d18 [COFF] Sort .pdata for arm64 new 085368972 [COFF] Error out if 20 bit thumb branches are out of range
The 2 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 + COFF/Writer.cpp | 2 +- test/COFF/Inputs/far-arm-thumb-abs20.s | 2 + ...b-branch-error.s => arm-thumb-branch20-error.s} | 8 +- test/COFF/pdata-arm64.yaml | 87 ++++++++++++++++++++++ 5 files changed, 96 insertions(+), 5 deletions(-) create mode 100644 test/COFF/Inputs/far-arm-thumb-abs20.s copy test/COFF/{arm-thumb-branch-error.s => arm-thumb-branch20-error.s} (56%) create mode 100644 test/COFF/pdata-arm64.yaml