[PATCH] D96045: [llvm-dwarfdump][locstats] Unify handling of inlined vars with no loc

Djordje Todorovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 17 08:07:50 PST 2021


djtodoro added a comment.

In D96045#2544740 <https://reviews.llvm.org/D96045#2544740>, @jmorse wrote:

> llvm-dwarfdump --statistics already takes a while to examine a stage2reldeb clang binary, it'd be best to avoid allocating more global data than we need.

(Out-of-this-concrete-topic) The D96871 <https://reviews.llvm.org/D96871> is a small optimization of the  `llvm-dwarfdump --statistics`.


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

https://reviews.llvm.org/D96045



More information about the llvm-commits mailing list