This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 01a53fc4e [lld/pdb] Create an empty public symbol record stream. new d6560596c [COFF] Add initial support for some ARM64 relocations and imp [...]
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 | 51 ++++++++++++++ COFF/Chunks.h | 18 +++++ COFF/Symbols.cpp | 2 + test/COFF/Inputs/library-arm64.lib | Bin 0 -> 2000 bytes test/COFF/arm64-relocs-imports.test | 136 ++++++++++++++++++++++++++++++++++++ 5 files changed, 207 insertions(+) create mode 100644 test/COFF/Inputs/library-arm64.lib create mode 100644 test/COFF/arm64-relocs-imports.test