[PATCH] D37714: llvm-dwarfdump: Replace -debug-dump=sect option with individual options.

Paul Robinson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 11 16:07:33 PDT 2017


probinson added a comment.

I would kind of like one option to dump whichever of .debug_info or .debug_info.dwo (etc) there is, so I don't have to know up front which section to be asking for.  Would also be more user-friendly to people who kind of know DWARF but not at that level of detail.


Repository:
  rL LLVM

https://reviews.llvm.org/D37714





More information about the llvm-commits mailing list