[PATCH] D153665: [llvm-libtool-darwin] Switch to OptTableSummary:Switch the parse of command line options fromllvm::cl to OptTable.Reviewers: Subscribers: # NEW DIFFERENTIAL REVISION# Describe the changes in this new revision.## Included commits in...

Andres Villegas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 23 14:19:02 PDT 2023


avillega created this revision.
Herald added a project: All.
avillega requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

...branch main:
#
#         cb8fe3ffc354 [llvm-libtool-darwin] Switch to OptTable
#
# arc could not identify any existing revision in your working copy.
# If you intended to update an existing revision, use:
#
#   $ arc diff --update <revision>


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D153665

Files:
  llvm/docs/CommandGuide/llvm-libtool-darwin.rst
  llvm/test/tools/llvm-libtool-darwin/help-message.test
  llvm/test/tools/llvm-libtool-darwin/invalid-input-output-args.test
  llvm/test/tools/llvm-libtool-darwin/missing-library-type.test
  llvm/test/tools/llvm-libtool-darwin/universal-object-flattening.test
  llvm/test/tools/llvm-libtool-darwin/version.test
  llvm/tools/llvm-libtool-darwin/CMakeLists.txt
  llvm/tools/llvm-libtool-darwin/Opts.td
  llvm/tools/llvm-libtool-darwin/llvm-libtool-darwin.cpp
  llvm/utils/gn/secondary/llvm/tools/llvm-libtool-darwin/BUILD.gn
  utils/bazel/llvm-project-overlay/llvm/BUILD.bazel

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153665.534075.patch
Type: text/x-patch
Size: 21822 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230623/bea37687/attachment.bin>


More information about the llvm-commits mailing list