[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 23:28:06 PDT 2021


simon.giesecke added a comment.

In D102634#2766582 <https://reviews.llvm.org/D102634#2766582>, @dblaikie wrote:

> What's your use case such that this performance concern has come up for you?

It's a hotspot when running `llvm-gsymutil --convert`. I can provide some numbers if you want.


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