This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 27fbc6ad4 Revert "Revert "Revert "Switch external cvtres.exe for llvm's [...] new 43e825eb2 [PDB] Fill in "Parent" and "End" fields of scope-like symbol records
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/PDB.cpp | 75 ++++- .../{pdb_comdat_main.yaml => pdb-scopes-a.yaml} | 349 ++++++++++----------- .../{pdb_comdat_bar.yaml => pdb-scopes-b.yaml} | 325 ++++++++----------- test/COFF/pdb-comdat.test | 6 +- test/COFF/pdb-scopes.test | 75 +++++ test/COFF/pdb-symbol-types.yaml | 2 +- 6 files changed, 440 insertions(+), 392 deletions(-) copy test/COFF/Inputs/{pdb_comdat_main.yaml => pdb-scopes-a.yaml} (67%) copy test/COFF/Inputs/{pdb_comdat_bar.yaml => pdb-scopes-b.yaml} (59%) create mode 100644 test/COFF/pdb-scopes.test