This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 1ffdd61 [ELF] Convert Version*** sections to input sections new 37a94ce Do plumbing work for CodeView debug info.
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/Config.h | 3 ++ COFF/Driver.cpp | 1 + COFF/InputFiles.cpp | 25 ++++++++--- COFF/InputFiles.h | 5 +++ COFF/Options.td | 1 + COFF/PDB.cpp | 30 +++++++++++++ COFF/SymbolTable.h | 1 + test/COFF/dumppdb.test | 113 +++++++++++++++++++++++++++++++++++++++++++++++++ 8 files changed, 174 insertions(+), 5 deletions(-) create mode 100644 test/COFF/dumppdb.test