This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from bb3b3c2dfca [llvm-exegesis] Split AsmTemplate.Name into components. new d3664eaf52d Reapply "DWARFVerifier: Check "completeness" of .debug_name [...]
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: .../llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h | 16 ++ include/llvm/DebugInfo/DWARF/DWARFVerifier.h | 7 +- lib/DebugInfo/DWARF/DWARFAcceleratorTable.cpp | 33 +++- lib/DebugInfo/DWARF/DWARFVerifier.cpp | 145 +++++++++++++++ .../X86/debug-names-verify-completeness.s | 195 +++++++++++++++++++++ 5 files changed, 392 insertions(+), 4 deletions(-) create mode 100644 test/tools/llvm-dwarfdump/X86/debug-names-verify-completeness.s