This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 310aa1dfa [ELF] - Set sh_info and sh_link for .rela.plt sections. new e174d5e9d [COFF] Set proper pointer size alignment for LocalImportChunk new 537d5ac54 [COFF] Add and use a Wordsize field in Config. NFCI.
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 | 8 ++------ COFF/Chunks.h | 4 +++- COFF/Config.h | 1 + COFF/DLL.cpp | 22 ++++++++++++---------- COFF/Driver.cpp | 1 + COFF/SymbolTable.cpp | 3 +-- test/COFF/arm64-localimport-align.s | 24 ++++++++++++++++++++++++ 7 files changed, 44 insertions(+), 19 deletions(-) create mode 100644 test/COFF/arm64-localimport-align.s