[PATCH] D153066: [AppleTables] Implement iterator over all entries in table

Felipe de Azevedo Piovezan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 17 06:04:32 PDT 2023


fdeazeve updated this revision to Diff 532389.
fdeazeve added a comment.

Remove accessor methods, use member initialization.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D153066/new/

https://reviews.llvm.org/D153066

Files:
  llvm/include/llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h
  llvm/lib/DebugInfo/DWARF/DWARFAcceleratorTable.cpp
  llvm/test/DebugInfo/Generic/apple-names-hash-collisions.ll
  llvm/tools/llvm-dwarfdump/llvm-dwarfdump.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153066.532389.patch
Type: text/x-patch
Size: 10647 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230617/38210578/attachment.bin>


More information about the llvm-commits mailing list