[PATCH] D105330: [llvm-nm] 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 13:34:43 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGcae3b831f430: [llvm-nm] Switch command line parsing from llvm::cl to OptTable (authored by MaskRay).

Changed prior to commit:
  https://reviews.llvm.org/D105330?vs=356618&id=357065#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105330

Files:
  llvm/docs/CommandGuide/llvm-nm.rst
  llvm/docs/ReleaseNotes.rst
  llvm/test/Object/nm-universal-binary.test
  llvm/test/tools/llvm-nm/X86/radix.s
  llvm/test/tools/llvm-nm/format-bsd.test
  llvm/test/tools/llvm-nm/format-sysv-layout.test
  llvm/test/tools/llvm-nm/help.test
  llvm/test/tools/llvm-nm/just-symbols.test
  llvm/test/tools/llvm-nm/libtool-version.test
  llvm/tools/llvm-nm/CMakeLists.txt
  llvm/tools/llvm-nm/Opts.td
  llvm/tools/llvm-nm/llvm-nm.cpp
  llvm/utils/gn/secondary/llvm/tools/llvm-nm/BUILD.gn
  utils/bazel/llvm-project-overlay/llvm/BUILD.bazel

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105330.357065.patch
Type: text/x-patch
Size: 32528 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210707/c0d57a5f/attachment.bin>


More information about the llvm-commits mailing list