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
Alexander Shaposhnikov 18f2664e1b [llvm-lipo] Add support for archives
Add support for creating universal binaries which 
can contain an archive.

Differential revision: https://reviews.llvm.org/D67758

Test plan: make check-all

llvm-svn: 372666
2019-09-23 22:22:55 +00:00
..
CMakeLists.txt [build] Add the ability to create a symlink for lipo 2019-07-31 16:46:57 +00:00
LipoOpts.td [llvm-lipo] Implement -segalign 2019-08-05 19:06:55 +00:00
llvm-lipo.cpp [llvm-lipo] Add support for archives 2019-09-23 22:22:55 +00:00
LLVMBuild.txt