diff options
author | gbreynoo <Owen.Reynolds@sony.com> | 2021-05-04 17:42:20 +0100 |
---|---|---|
committer | gbreynoo <Owen.Reynolds@sony.com> | 2021-05-04 17:42:20 +0100 |
commit | a617e2064d694ce5ea608b24c52ee255a14c2ef7 (patch) | |
tree | d6366e03e0c575aec518a73243bf43a8bf474f9e /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | adfffebec6d6910304e4b1ccdbef78e226a8fd32 (diff) | |
download | llvm-a617e2064d694ce5ea608b24c52ee255a14c2ef7.zip llvm-a617e2064d694ce5ea608b24c52ee255a14c2ef7.tar.gz llvm-a617e2064d694ce5ea608b24c52ee255a14c2ef7.tar.bz2 |
[llvm-objdump] Remove Generic Options group from help text output
Reapply 7368624 after revert and fix
Looking at other tools using tablegen for help output, general options
like --help are not separated from other options. This change removes
the "Generic Options" option group so the options are listed together.
the macho specific option group is left unaffected.
The test help.test was modified to reflect this change.
Differential Revision: https://reviews.llvm.org/D101652
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions