[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
Fri Jul 9 10:27:12 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG47db32e542eb: [llvm-size] Switch command line parsing from llvm::cl to OptTable (authored by MaskRay).

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
  llvm/utils/gn/secondary/llvm/tools/llvm-size/BUILD.gn
  utils/bazel/llvm-project-overlay/llvm/BUILD.bazel

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105598.357565.patch
Type: text/x-patch
Size: 14881 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210709/debe4cee/attachment.bin>


More information about the llvm-commits mailing list