[PATCH] D85334: [llvm-libtool-darwin] Support universal outputs

Sameer Arora via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 5 11:25:16 PDT 2020


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

Add support for producing universal binaries containing archives when
`llvm-libtool-darwin` is given inputs of multiple architectures.
Depends on D84770 <https://reviews.llvm.org/D84770> and D84858 <https://reviews.llvm.org/D84858>.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D85334

Files:
  llvm/test/tools/llvm-libtool-darwin/universal-output.test
  llvm/tools/llvm-libtool-darwin/llvm-libtool-darwin.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85334.283312.patch
Type: text/x-patch
Size: 11910 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200805/b01c1c90/attachment.bin>


More information about the llvm-commits mailing list