[PATCH] D82129: [DebugInfo] Drop location ranges for variables which exist entirely outside the variable's scope
Djordje Todorovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 18 23:57:25 PDT 2020
djtodoro added a comment.
@Orlando Thanks for this!
As @dblaikie pointed out, I think this should not affect locations coverage, so it'd be nice if you check/share the results of either `llvm-dwarfdump --statistics` or `llvm-locstats`.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82129/new/
https://reviews.llvm.org/D82129
More information about the llvm-commits
mailing list