This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 74aaca8a6 [WebAssembly] Allow undefined symbols when building shared libraries new e28d90a4b Do not assume .idata is zero-initialized. new ac0f9ecc2 [PDB] Quote linker arguments containing spaces (mimic MSVC)
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 | 1 + COFF/DLL.cpp | 2 ++ COFF/PDB.cpp | 28 +++++++++++++++++++++++++++- test/COFF/export.test | 9 +++++++++ test/COFF/pdb-linker-module.test | 4 ++-- 5 files changed, 41 insertions(+), 3 deletions(-)