[PATCH] D72797: [llvm-dwarfdump][Statistics] Distinguish functions/variables with same name across different CUs

Kristina Bessonova via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 22 08:12:11 PST 2020


krisb updated this revision to Diff 239602.
krisb edited the summary of this revision.
krisb added a comment.

Use declaration info only to identify functions, global variables, and members.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72797

Files:
  llvm/test/tools/llvm-dwarfdump/X86/stats-multiple-cu-same-name.ll
  llvm/tools/llvm-dwarfdump/Statistics.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72797.239602.patch
Type: text/x-patch
Size: 8118 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200122/810ae136/attachment.bin>


More information about the llvm-commits mailing list