]> granicus.if.org Git - llvm/commit
[llvm-lipo] Add missing cast
authorAlexander Shaposhnikov <shal1t712@gmail.com>
Tue, 15 Oct 2019 20:10:34 +0000 (20:10 +0000)
committerAlexander Shaposhnikov <shal1t712@gmail.com>
Tue, 15 Oct 2019 20:10:34 +0000 (20:10 +0000)
commit54a7baee20e2943da5f9ff4020c45924891815a9
treedb66b6509e9ec5b27a6837574b300455fd16177b
parent1f3d0040fc8ed27a8adb7a2466864b1fa0b80889
[llvm-lipo] Add missing cast

Add missing cast (to correctly sum 32-bit integers).

Test plan: make check-all

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@374945 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvm-lipo/llvm-lipo.cpp