[PATCH] D57328: [DebugInfo][DAG] Always emit DBG_VALUEs of FrameIndexes regardless of their SDNodes
Adrian Prantl via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 29 09:46:42 PST 2019
aprantl added a subscriber: cmatthews.
aprantl added a comment.
In D57328#1375284 <https://reviews.llvm.org/D57328#1375284>, @jmorse wrote:
> Step change in the LNT debuginfo tracking, marked up as a "regression" though:
>
> http://lnt.llvm.org/db_default/v4/nts/regressions/19927
Nice!
@cmatthews: What would we need to do to make LNT mark the percent regions covered metric as higher-is-better? (This isn't necessarily true, but most of the time, it's what we expect.)
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57328/new/
https://reviews.llvm.org/D57328
More information about the llvm-commits
mailing list