[PATCH] D113465: [llvm-dwarfdump][Statistics] Handle LTO cases with cross CU referencing

Orlando Cazalet-Hyams via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 15 01:30:05 PST 2021


Orlando added a comment.

In D113465#3121246 <https://reviews.llvm.org/D113465#3121246>, @dmilosevic141 wrote:

> Thanks @Orlando!
> As far as the example in the summary goes, it was meant to showcase cross CU referencing in general, hence why the variables in the concrete inlined instance tree had full location coverage. I've updated the summary by adding a concrete example of what it looks like when a variable in a concrete inlined instance tree has 0% location coverage, which is what this patch actually fixes.

Thanks for the explanation, that clears up my confusion!


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

https://reviews.llvm.org/D113465



More information about the llvm-commits mailing list