[PATCH] D83002: [llvm-libtool-darwin] Add support for -static option

Sameer Arora via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 13 07:12:05 PDT 2020


sameerarora101 updated this revision to Diff 277421.
sameerarora101 marked 5 inline comments as done.
sameerarora101 added a comment.

`MachO` -> `Mach-O` in comments and update `help-message.test`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83002

Files:
  llvm/docs/CommandGuide/llvm-libtool-darwin.rst
  llvm/test/tools/llvm-libtool-darwin/basic.test
  llvm/test/tools/llvm-libtool-darwin/create-static-lib.test
  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/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: D83002.277421.patch
Type: text/x-patch
Size: 12562 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200713/dac59e2c/attachment.bin>


More information about the llvm-commits mailing list