This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2ac6ed69e45 [MemorySSA] Remove a redundant dyn_cast. new 0999c7ce090 Implement equal_range for the DWARF v5 accelerator table
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 | 192 +++++++++++++++++--- lib/DebugInfo/DWARF/DWARFAcceleratorTable.cpp | 196 +++++++++++++++++++-- test/tools/llvm-dwarfdump/X86/debug-names-find.s | 182 +++++++++++++++++++ tools/llvm-dwarfdump/llvm-dwarfdump.cpp | 26 +-- 4 files changed, 540 insertions(+), 56 deletions(-) create mode 100644 test/tools/llvm-dwarfdump/X86/debug-names-find.s