[all-commits] [llvm/llvm-project] 8f6f6f: [llvm-libtool-darwin] Support universal outputs
Sameer Arora via All-commits
all-commits at lists.llvm.org
Fri Aug 14 11:36:46 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 8f6f6f407aa984a2d567aee34e3461e24829867c
https://github.com/llvm/llvm-project/commit/8f6f6f407aa984a2d567aee34e3461e24829867c
Author: Sameer Arora <sameerarora101 at fb.com>
Date: 2020-08-14 (Fri, 14 Aug 2020)
Changed paths:
A llvm/test/tools/llvm-libtool-darwin/universal-output.test
M llvm/tools/llvm-libtool-darwin/llvm-libtool-darwin.cpp
Log Message:
-----------
[llvm-libtool-darwin] Support universal outputs
Add support for producing universal binaries containing archives when
`llvm-libtool-darwin` is given inputs of multiple architectures.
Reviewed by jhenderson, smeenai
Differential Revision: https://reviews.llvm.org/D85334
More information about the All-commits
mailing list