This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 73bf3c296 Speed up gdb index creation. new 74fd628c0 [COFF] Align import address chunks to the pointer size new eb2a3d32e [COFF] Minor tweaks to ARM64 relocation code. NFC.
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 | 7 +-- COFF/DLL.cpp | 6 +-- test/COFF/Inputs/library2-arm64.lib | Bin 0 -> 1720 bytes test/COFF/Inputs/library2.def | 3 ++ test/COFF/arm64-import2.test | 85 ++++++++++++++++++++++++++++++++++++ 5 files changed, 95 insertions(+), 6 deletions(-) create mode 100644 test/COFF/Inputs/library2-arm64.lib create mode 100644 test/COFF/Inputs/library2.def create mode 100644 test/COFF/arm64-import2.test