[PATCH] D104889: [llvm-strings] Switch command line parsing from llvm::cl to OptTable

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 25 13:37:31 PDT 2021


MaskRay updated this revision to Diff 354594.
MaskRay added a comment.

remove --help-list from doc


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D104889/new/

https://reviews.llvm.org/D104889

Files:
  llvm/docs/CommandGuide/llvm-strings.rst
  llvm/test/tools/llvm-strings/grouped.test
  llvm/test/tools/llvm-strings/help.test
  llvm/test/tools/llvm-strings/length.test
  llvm/test/tools/llvm-strings/radix.test
  llvm/tools/llvm-strings/CMakeLists.txt
  llvm/tools/llvm-strings/Opts.td
  llvm/tools/llvm-strings/llvm-strings.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104889.354594.patch
Type: text/x-patch
Size: 11433 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210625/dcfb491f/attachment.bin>


More information about the llvm-commits mailing list