[PATCH] D54217: Add total function byte size and inline function byte size to "llvm-dwarfdump --statistics"

Greg Clayton via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 8 09:30:41 PST 2018


clayborg added a comment.

In https://reviews.llvm.org/D54217#1291170, @vsk wrote:

> Looks reasonable to me, but it'd help to check in a .o for a test.


There don't seem to be any tests for any of this. Are there existing tests for stuff that is only in llvm-dwarfdump? If so, please point me to where they are.


Repository:
  rL LLVM

https://reviews.llvm.org/D54217





More information about the llvm-commits mailing list