[PATCH] D43067: Implement equal_range for the DWARF v5 accelerator table
Pavel Labath via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 14 05:58:40 PST 2018
labath updated this revision to Diff 134213.
labath added a comment.
Make base Entry destructor protected and nonvirtual (the class is not owned polymorphically right now).
Will commit once issues with the djb hash function are resolved.
Repository:
rL LLVM
https://reviews.llvm.org/D43067
Files:
include/llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h
lib/DebugInfo/DWARF/DWARFAcceleratorTable.cpp
test/tools/llvm-dwarfdump/X86/debug-names-find.s
tools/llvm-dwarfdump/llvm-dwarfdump.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43067.134213.patch
Type: text/x-patch
Size: 28704 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180214/929af79b/attachment.bin>
More information about the llvm-commits
mailing list