[PATCH] D82923: introducing llvm-libtool-darwin

Sameer Arora via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 9 07:38:25 PDT 2020


sameerarora101 updated this revision to Diff 276735.
sameerarora101 added a comment.

Remove `--output` option (keeping `-o`) and update `help.test`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82923

Files:
  llvm/docs/CommandGuide/index.rst
  llvm/docs/CommandGuide/llvm-libtool-darwin.rst
  llvm/test/CMakeLists.txt
  llvm/test/tools/llvm-libtool-darwin/Inputs/input1.yaml
  llvm/test/tools/llvm-libtool-darwin/Inputs/input2.yaml
  llvm/test/tools/llvm-libtool-darwin/basic.test
  llvm/test/tools/llvm-libtool-darwin/help-message.test
  llvm/test/tools/llvm-libtool-darwin/invalid-input-output-args.test
  llvm/tools/llvm-libtool-darwin/CMakeLists.txt
  llvm/tools/llvm-libtool-darwin/LLVMBuild.txt
  llvm/tools/llvm-libtool-darwin/llvm-libtool-darwin.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82923.276735.patch
Type: text/x-patch
Size: 11756 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200709/8096fea3/attachment.bin>


More information about the llvm-commits mailing list