This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4a753bdddfc [PDB] Improve GSI hash table dumping for publics and globals new c88d81fa3e1 [DWARF] Generalized verification of .apple_names accelerato [...] new 49fc1e6fbc4 [PDB] Remove stale GSI.h header that I intended to remove i [...]
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: include/llvm/DebugInfo/DWARF/DWARFVerifier.h | 29 +++++- lib/DebugInfo/DWARF/DWARFContext.cpp | 5 +- lib/DebugInfo/DWARF/DWARFVerifier.cpp | 108 ++++++++++++--------- lib/DebugInfo/PDB/Native/GSI.h | 52 ---------- lib/DebugInfo/PDB/Native/PublicsStream.cpp | 1 - lib/DebugInfo/PDB/Native/PublicsStreamBuilder.cpp | 2 - test/DebugInfo/dwarfdump-accel.test | 10 +- .../llvm-dwarfdump/X86/apple_names_verify_data.s | 10 +- .../llvm-dwarfdump/X86/apple_names_verify_form.s | 4 +- .../X86/apple_names_verify_num_atoms.s | 4 +- 10 files changed, 106 insertions(+), 119 deletions(-) delete mode 100644 lib/DebugInfo/PDB/Native/GSI.h