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

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 8 17:12:14 PST 2018


dblaikie added a comment.

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

> Why not check in a .o? The numbers won't change, so they can meaningfully be compared.


An object file or assembly seems fine, yeah.


https://reviews.llvm.org/D54217





More information about the llvm-commits mailing list