[PATCH] D77441: [llvm-dwarfdump] Fix statistics for "vars"

Djordje Todorovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 7 03:12:53 PDT 2020


djtodoro added a comment.

I will just add that we should try renaming the JSON fields (with a meaningful name) as well as the variables used to compute this numbers, since I am also always confused what the fields refers to :)

( at least, we can add a TODO marker there, and address that when we get a chance)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77441





More information about the llvm-commits mailing list