[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
Mon Jul 5 10:43:52 PDT 2021


MaskRay updated this revision to Diff 356535.
MaskRay marked 3 inline comments as done.
MaskRay added a comment.

address comments


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.356535.patch
Type: text/x-patch
Size: 11454 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210705/cc5d0e55/attachment.bin>


More information about the llvm-commits mailing list