1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/tools/llvm-lipo
Sameer Arora fccf62295c [llvm-libtool-darwin] Refactor Slice and writeUniversalBinary
Refactoring `Slice` class and function `createUniversalBinary` from
`llvm-lipo` into  MachOUniversalWriter. This refactoring is necessary so
as to use the refactored code for creating universal binaries under
llvm-libtool-darwin.

Reviewed by alexshap, smeenai

Differential Revision: https://reviews.llvm.org/D84662
2020-07-31 09:22:35 -07:00
..
CMakeLists.txt [llvm-lipo] Add TextAPI to LINK_COMPONENTS 2019-10-07 22:11:30 +00:00
LipoOpts.td [llvm-lipo] Add support for -extract 2019-11-21 16:11:48 -08:00
llvm-lipo.cpp [llvm-libtool-darwin] Refactor Slice and writeUniversalBinary 2020-07-31 09:22:35 -07:00
LLVMBuild.txt