[PATCH] D105598: [llvm-size] Switch command line parsing from llvm::cl to OptTable

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 8 10:53:00 PDT 2021


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

update doc about removal of --help-list


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105598

Files:
  llvm/docs/CommandGuide/llvm-size.rst
  llvm/test/tools/llvm-size/help.test
  llvm/test/tools/llvm-size/radix.test
  llvm/test/tools/llvm-size/unknown-format.test
  llvm/tools/llvm-size/CMakeLists.txt
  llvm/tools/llvm-size/Opts.td
  llvm/tools/llvm-size/llvm-size.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105598.357280.patch
Type: text/x-patch
Size: 13214 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210708/15403cf7/attachment.bin>


More information about the llvm-commits mailing list