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

Sameer Arora via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 1 15:09:41 PDT 2020


sameerarora101 created this revision.
sameerarora101 added reviewers: alexshap, Ktwu, smeenai, jhenderson, MaskRay, mtrent.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Add support for creating static libraries when the input
includes only binaries (and not libraries/archives themselves)


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D83002

Files:
  llvm/test/tools/llvm-libtool-darwin/Inputs/helloMachO.yaml
  llvm/test/tools/llvm-libtool-darwin/Inputs/mainMachO.yaml
  llvm/test/tools/llvm-libtool-darwin/create-static-lib.test
  llvm/test/tools/llvm-libtool-darwin/invalid-arguments.test
  llvm/tools/llvm-libtool-darwin/llvm-libtool-darwin.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83002.274936.patch
Type: text/x-patch
Size: 12328 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200701/13882937/attachment.bin>


More information about the llvm-commits mailing list