[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
Wed Jul 7 17:47:53 PDT 2021


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

forgot to include Opts.td


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105598

Files:
  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.357108.patch
Type: text/x-patch
Size: 12773 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210708/d3b75fab/attachment.bin>


More information about the llvm-commits mailing list