[PATCH] D79513: [dsymutil] Print statistics about debug_info reduction in verbose mode.

Jonas Devlieghere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 6 17:04:24 PDT 2020


JDevlieghere updated this revision to Diff 262498.
JDevlieghere marked an inline comment as done.
JDevlieghere added a comment.

Make statistics a new option.


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

https://reviews.llvm.org/D79513

Files:
  llvm/include/llvm/DWARFLinker/DWARFLinker.h
  llvm/lib/DWARFLinker/DWARFLinker.cpp
  llvm/test/tools/dsymutil/X86/statistics.test
  llvm/test/tools/dsymutil/cmdline.test
  llvm/tools/dsymutil/DwarfLinkerForBinary.cpp
  llvm/tools/dsymutil/LinkUtils.h
  llvm/tools/dsymutil/Options.td
  llvm/tools/dsymutil/dsymutil.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79513.262498.patch
Type: text/x-patch
Size: 11652 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200507/059c6e7e/attachment.bin>


More information about the llvm-commits mailing list