[PATCH] D43067: Implement equal_range for the DWARF v5 accelerator table

Pavel Labath via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 12 03:48:59 PST 2018


labath updated this revision to Diff 133828.
labath marked 2 inline comments as done.
labath added a comment.

Make the base class copy/move operations protected and remote the hand-coded implementations from the derived class.


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.133828.patch
Type: text/x-patch
Size: 28910 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180212/aa4c3103/attachment.bin>


More information about the llvm-commits mailing list