This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 69ebb397c Attempt to fix lld tests on Windows after 308998. new 8cc0d3b62 [COFF] Add support for delay loading DLLs on ARM
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 | 5 +- COFF/Chunks.h | 3 ++ COFF/DLL.cpp | 48 ++++++++++++++++- test/COFF/delayimports-armnt.yaml | 106 ++++++++++++++++++++++++++++++++++++++ 4 files changed, 159 insertions(+), 3 deletions(-) create mode 100644 test/COFF/delayimports-armnt.yaml