[PATCH] D74205: [llvm-dwarfdump] Add the --show-sections-sizes option

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 31 06:37:13 PDT 2020


jhenderson accepted this revision.
jhenderson added a comment.

LGTM, with one last request.



================
Comment at: llvm/test/tools/llvm-dwarfdump/X86/section_sizes_coff.test:7
+
+#      CHECK:----------------------------------------------------
+# CHECK-NEXT:file: {{.*}}
----------------
Some of the tests are missing this first line. Please fix them to all check it.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D74205/new/

https://reviews.llvm.org/D74205





More information about the llvm-commits mailing list