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

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 6 10:55:56 PDT 2021


dblaikie added a comment.

I at least added a comment to DWARFDebugInfoEntry to reflect the possible directions (such as adding parent/sibling index) and reference this review here: 821954f97c6b978cca72cb412e98d35caee4cac3 <https://reviews.llvm.org/rG821954f97c6b978cca72cb412e98d35caee4cac3> - so if/whenever someone feels like poking at this they might have a good chance of coming across some of this history/context.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102634



More information about the llvm-commits mailing list