[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
Tue May 18 03:38:06 PDT 2021


simon.giesecke updated this revision to Diff 346103.
simon.giesecke retitled this revision from "Avoid calculating the string hash twice in GsymCreator::insertString." to "Calculate indexes of last child of each DWARF entry once during tryExtractDIEsIfNeeded.".
simon.giesecke edited the summary of this revision.
simon.giesecke added a comment.

Update using arc


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.346103.patch
Type: text/x-patch
Size: 4046 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210518/33984546/attachment.bin>


More information about the llvm-commits mailing list