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

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 24 14:26:50 PST 2020


aprantl accepted this revision.
aprantl added a comment.
This revision is now accepted and ready to land.

In D72797#1834089 <https://reviews.llvm.org/D72797#1834089>, @djtodoro wrote:

> Hmm.. it looks lika a bug.
>
> @aprantl What do you think?


If they are two separate (storage) variables that is a bug. Can you file a PR on bugzilla (libraries/debuginfo) and CC the usual suspects?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72797





More information about the llvm-commits mailing list