This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from b69706bef [GSoC] Flag value completion for clang new 7784b8757 [PDB] Don't emit debug info associated with dead chunks
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.h | 6 + COFF/InputFiles.cpp | 16 +- COFF/PDB.cpp | 5 +- COFF/Writer.cpp | 7 +- .../{pdb_lines_1.yaml => pdb_comdat_bar.yaml} | 232 +++++++++------------ .../{pdb_lines_1.yaml => pdb_comdat_main.yaml} | 176 +++++++--------- test/COFF/pdb-comdat.test | 52 +++++ 7 files changed, 239 insertions(+), 255 deletions(-) copy test/COFF/Inputs/{pdb_lines_1.yaml => pdb_comdat_bar.yaml} (78%) copy test/COFF/Inputs/{pdb_lines_1.yaml => pdb_comdat_main.yaml} (80%) create mode 100644 test/COFF/pdb-comdat.test