[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 Jul 2 11:51:22 PDT 2021


MaskRay updated this revision to Diff 356240.
MaskRay marked an inline comment 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.356240.patch
Type: text/x-patch
Size: 11340 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210702/e1f5f528/attachment.bin>


More information about the llvm-commits mailing list