[CMake] Add LLVM_VERSION_PATCH to the -current_version flag for libLTO and libLLVM.
authorChris Bieneman <beanz@apple.com>
Wed, 14 Oct 2015 07:50:21 +0000 (07:50 +0000)
committerChris Bieneman <beanz@apple.com>
Wed, 14 Oct 2015 07:50:21 +0000 (07:50 +0000)
commit8f0bf9255c92d247a51f51b34925b16d8066e114
tree5c6fac58df0689de43e76fb98a916210f3735c86
parentc5b7cb83464d7540a3f38faf34b91d434999b836
[CMake] Add LLVM_VERSION_PATCH to the -current_version flag for libLTO and libLLVM.

This is to match autoconf where LLVM_SUBMIT_SUBVERSION is usually set to ${LLVM_VERSION_MINOR}.${LLVM_VERSION_PATCH}.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@250277 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvm-shlib/CMakeLists.txt
tools/lto/CMakeLists.txt