[PATCH] D58849: llvm-dwarfdump: Add new variable, parameter and inlining statistics; also function source location statistics.
Adrian Prantl via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 1 15:26:08 PST 2019
aprantl accepted this revision.
aprantl added a comment.
This revision is now accepted and ready to land.
Works for me; the main reason why I don't like assembler that much is because it so long and the DWARF is virtually uneditable manually, but all the other alternatives also have their own drawbacks as you all know!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58849/new/
https://reviews.llvm.org/D58849
More information about the llvm-commits
mailing list