[PATCH] D105532: [llvm-readobj] Switch command line parsing from llvm::cl to OptTable

Owen Reynolds via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 16 07:46:24 PDT 2021


gbreynoo added a comment.

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


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