llvm-project/llvm/tools/llvm-dwarfdump
Xing GUO 2974b3c566 [llvm-dwarfdump] Make commandline arguments consistent.
Currently, llvm-dwarfdump's help message has two issues.

1. Most long options are printed in `--long-option`, except for some section dumping options, e.g., `-apple-names`, `-debug-addr`.

2. Most options are printed with consistent indention, except for some section dumping options.

This patch helps resolve these two issues.

Reviewed By: jhenderson

Differential Revision: https://reviews.llvm.org/D79618
2020-05-14 17:34:50 +08:00
..
fuzzer Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
CMakeLists.txt [llvm-dwarfdump] Add the --show-sections-sizes option 2020-04-02 13:14:30 +02:00
LLVMBuild.txt Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
SectionSizes.cpp [llvm-dwarfdump] Interface cleanup. NFC 2020-04-10 09:22:56 -07:00
Statistics.cpp Reland D79501 "[DebugInfo] Fix handling DW_OP_call_ref in DWARF64 units." 2020-05-08 09:35:54 -07:00
llvm-dwarfdump.cpp [llvm-dwarfdump] Make commandline arguments consistent. 2020-05-14 17:34:50 +08:00
llvm-dwarfdump.h [llvm-dwarfdump] Interface cleanup. NFC 2020-04-10 09:22:56 -07:00