[PATCH] D74205: [llvm-dwarfdump] Add the --show-sections-sizes option
Adrian Prantl via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 11 09:37:25 PDT 2020
aprantl added inline comments.
================
Comment at: llvm/test/tools/llvm-dwarfdump/X86/archive_section_sizes.test:47
+CHECK-NEXT: Total File Size: 1568
+CHECK-NEXT:----------------------------------------------------
----------------
It would be cute to also print the cumulative summary of all files in the archive, but this is not something that needs to be done to get this patch landed.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74205/new/
https://reviews.llvm.org/D74205
More information about the llvm-commits
mailing list