[PATCH] D105532: [llvm-readobj] Switch command line parsing from llvm::cl to OptTable
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 16 10:41:27 PDT 2021
MaskRay marked an inline comment as done.
MaskRay added a comment.
In D105532#2883223 <https://reviews.llvm.org/D105532#2883223>, @gbreynoo wrote:
> Hi MaskRay,
>
> I saw the following options are now hidden for llvm-readelf but are still present in the documentation:
>
> - elf-hash-histogram
> - elf-section-groups
>
> Thanks
Thanks. Pushed ca012627cd9352d5ff5eccfadeaeabc083c8f704 <https://reviews.llvm.org/rGca012627cd9352d5ff5eccfadeaeabc083c8f704> to change `docs/CommandGuide/llvm-readelf.rst`. The two .rst files have other differences that I don't change.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105532/new/
https://reviews.llvm.org/D105532
More information about the llvm-commits
mailing list