[llvm-dev] LNT debuginfo-statistics not running?

Djordje Todorovic via llvm-dev llvm-dev at lists.llvm.org
Wed Nov 20 03:18:16 PST 2019


Hi Jeremy,

I think as well that the LNT debuginfo-statistics is very useful,
and I will be happy if there is a plan for getting this running again.

In addition, I feel like mentioning that using the llvm-locstats
(https://llvm.org/docs/CommandGuide/llvm-locstats.html) helps me (during
the developing phase) in identifying if a change has significant impact
on debug location coverage.

Thanks,
Djordje

On 20.11.19. 11:12, Jeremy Morse via llvm-dev wrote:
> Hi llvm-dev@
> 
> LNT produces statistics and graphs (such as [0]) of debuginfo metrics,
> such as number of source variables with locations. It looks like these
> haven't run [1] since the move from svn to git -- are there any plans
> to get these running again? I find it highly useful to identify what
> commits have affected variable locations and how significant an
> affect.
> 
> [0] http://lnt.llvm.org/db_default/v4/nts/graph?plot.0=1357.1607042.4
> [1] http://lnt.llvm.org/db_default/v4/nts/machine/1357
> 
> --
> Thanks,
> Jeremy
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
> 


More information about the llvm-dev mailing list