llvm-project/llvm/tools/llvm-libtool-darwin
Sameer Arora 9e783716a2 [llvm-libtool-darwin] Allow flattening archives
Add support for flattening archives while creating static libraries.
Hence, can now pass archives as input in addition to Mach-O binaries.
Furthermore, archives themselves must only conatain Mach-O binaries. As
per cctools' libtool's behavior, llvm-libtool-darwin does not flatten
archives recursively.

Reviewed by alexshap, smeenai, jhenderson

Differential Revision: https://reviews.llvm.org/D83520
2020-07-21 13:53:15 -07:00
..
CMakeLists.txt [llvm-libtool-darwin] Allow flattening archives 2020-07-21 13:53:15 -07:00
LLVMBuild.txt [llvm-libtool-darwin] Allow flattening archives 2020-07-21 13:53:15 -07:00
llvm-libtool-darwin.cpp [llvm-libtool-darwin] Allow flattening archives 2020-07-21 13:53:15 -07:00