This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from e4b5aac85 [ELF] Add -z separate-loadable-segments to complement separat [...] new e55bb9563 [LLD] [COFF] Resolve source locations for undefined reference [...]
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/CMakeLists.txt | 1 + COFF/Config.h | 8 +++ COFF/PDB.cpp | 4 +- COFF/PDB.h | 4 +- COFF/SymbolTable.cpp | 25 ++++++++++ test/COFF/undefined-symbol-dwarf.s | 100 +++++++++++++++++++++++++++++++++++++ 6 files changed, 138 insertions(+), 4 deletions(-) create mode 100644 test/COFF/undefined-symbol-dwarf.s