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

Shivam Gupta via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 14 04:58:37 PDT 2021


xgupta added inline comments.


================
Comment at: llvm/docs/CommandGuide/llvm-readelf.rst:83
 
-.. option:: --file-headers, -h
+.. option:: --file-header, -h
 
----------------
Documentation build on my system is failing with this change.
 
Warning, treated as error:
/home/user/llvm-project/llvm/docs/CommandGuide/llvm-readelf.rst:101:unknown option: --file-headers




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