[PATCH] D102634: Avoid calculating the string hash twice in GsymCreator::insertString.
Simon Giesecke via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 18 03:35:11 PDT 2021
simon.giesecke updated this revision to Diff 346102.
simon.giesecke retitled this revision from "Calculate indexes of last child of each DWARF entry once during tryExtractDIEsIfNeeded." to "Avoid calculating the string hash twice in GsymCreator::insertString.".
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/lib/DebugInfo/DWARF/DWARFUnit.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102634.346102.patch
Type: text/x-patch
Size: 8616 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210518/552706c1/attachment.bin>
More information about the llvm-commits
mailing list