[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 07:12:16 PDT 2020
jhenderson added inline comments.
================
Comment at: llvm/test/tools/llvm-dwarfdump/X86/section_sizes_archive.test:14
+# CHECK:----------------------------------------------------
+# CHECK:file: [[ARCHIVE]](1.o)
+# CHECK-NEXT:----------------------------------------------------
----------------
CHECK-NEXT here and in all tests you just updated.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74205/new/
https://reviews.llvm.org/D74205
More information about the llvm-commits
mailing list