1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/tools/llvm-lipo
Alexander Shaposhnikov 5b55e57574 [llvm-lipo] Add missing cast
Add missing cast (to correctly sum 32-bit integers).

Test plan: make check-all

llvm-svn: 374945
2019-10-15 20:10:34 +00: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 -arch 2019-09-27 22:33:18 +00:00
llvm-lipo.cpp [llvm-lipo] Add missing cast 2019-10-15 20:10:34 +00:00
LLVMBuild.txt