This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 7a0320905 Added ThinLTO test to verify that index files are not generat [...] new eb69f4c89 [COFF] Implement the remaining ARM64 relocations
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 | 32 +++++++++++++++++++++++++++----- test/COFF/Inputs/far-arm64-abs.s | 6 ++++++ test/COFF/arm64-branch-range.test | 16 ++++++++++++++++ test/COFF/arm64-relocs-imports.test | 30 +++++++++++++++++++++++++----- 4 files changed, 74 insertions(+), 10 deletions(-) create mode 100644 test/COFF/Inputs/far-arm64-abs.s create mode 100644 test/COFF/arm64-branch-range.test