Skip to content

Commit

Permalink
llvm-dwarfdump: Add new variable, parameter and inlining statistics; …
Browse files Browse the repository at this point in the history
…also function source location statistics.

Add statistics for abstract origins, function, variable and parameter
locations; break the 'variable' counts down into variables and
parameters. Also update call site counting to check for
DW_AT_call_{file,line} in addition to DW_TAG_call_site.

Differential revision: https://reviews.llvm.org/D58849

llvm-svn: 355243
  • Loading branch information
cmtice committed Mar 1, 2019
1 parent a30b116 commit bcdb1f3
Show file tree
Hide file tree
Showing 4 changed files with 1,360 additions and 22 deletions.

0 comments on commit bcdb1f3

Please sign in to comment.