[PATCH] D58042: [LiveDebugValues] Emit parameter's entry value
David Stenberg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 5 10:59:22 PDT 2019
dstenb added a comment.
In D58042#1530823 <https://reviews.llvm.org/D58042#1530823>, @djtodoro wrote:
> @dstenb Thanks for the comment!
>
> Yes, we are constantly measuring debug location statistics. It is possible (and it makes sense) to extend the existing location statistic reporting, within LLVM, by avoiding locations that are entry values (we are actually working on that).
>
> We will share the numbers.
Okay, thanks!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58042/new/
https://reviews.llvm.org/D58042
More information about the llvm-commits
mailing list