[PATCH] D102634: Calculate indexes of last child of each DWARF entry once during tryExtractDIEsIfNeeded.

Simon Giesecke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 20 08:09:32 PDT 2021


simon.giesecke updated this revision to Diff 346746.
simon.giesecke edited the summary of this revision.
simon.giesecke added a comment.

Updated patch description with numbers from perf profile.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102634

Files:
  llvm/include/llvm/DebugInfo/DWARF/DWARFUnit.h
  llvm/lib/DebugInfo/DWARF/DWARFUnit.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102634.346746.patch
Type: text/x-patch
Size: 4046 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210520/1d2e4fdf/attachment.bin>


More information about the llvm-commits mailing list