1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/tools/llvm-lipo
Alexander Shaposhnikov 2a4af1a0c6 [tools] Introduce llvm-lipo
This diff starts the implementation of llvm-lipo 
which is supposed to be a drop-in replacement for the well-known tool lipo.

Test plan: make check-all

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

llvm-svn: 361896
2019-05-28 23:22:12 +00:00
..
CMakeLists.txt
LipoOpts.td [tools] Introduce llvm-lipo 2019-05-28 23:22:12 +00:00
llvm-lipo.cpp [tools] Introduce llvm-lipo 2019-05-28 23:22:12 +00:00
LLVMBuild.txt