mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 18:54:02 +01:00
388be5a474
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 |
||
---|---|---|
.. | ||
fuzzer | ||
CMakeLists.txt | ||
llvm-dwarfdump.cpp | ||
llvm-dwarfdump.h | ||
LLVMBuild.txt | ||
SectionSizes.cpp | ||
Statistics.cpp |