1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/tools/llvm-lipo
Anusha Basana cb472f88b8 [build] Add the ability to create a symlink for lipo
Add user enabled option to create lipo with symlink to llvm-lipo
Used rL326381 for reference.

Differential Revision: https://reviews.llvm.org/D65477

llvm-svn: 367444
2019-07-31 16:46:57 +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 -replace 2019-07-29 18:46:34 +00:00
llvm-lipo.cpp [llvm-lipo] Implement -replace 2019-07-29 18:46:34 +00:00
LLVMBuild.txt