summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorMichal Gorny <mgorny@gentoo.org>2018-08-08 20:44:58 +0000
committerMichal Gorny <mgorny@gentoo.org>2018-08-08 20:44:58 +0000
commit24cb754b70b1e917db54d35007168c57a0bdd08e (patch)
treef7a427a8ac81727ef39db55ceeb6511d7fa0cc6f /clang/lib/Frontend/CompilerInvocation.cpp
parent3c1a7bc290fb59c93decd1edd37b276e86909921 (diff)
downloadbcm5719-llvm-24cb754b70b1e917db54d35007168c57a0bdd08e.tar.gz
bcm5719-llvm-24cb754b70b1e917db54d35007168c57a0bdd08e.zip
cmake: Store LLVM_VERSION_SUFFIX in LLVMConfig.cmake
Store LLVM_VERSION_SUFFIX along with other version components in LLVMConfig.cmake. This fixes preserving the suffix set while building LLVM to stand-alone builds of other components, e.g. clang, and therefore improves uniformity between the two build models. Given that there is no apparent reason to omit this part of version, that it is distributed to subprojects when building as part of LLVM and that it is included in LLVM_PACKAGE_VERSION, I think it was omitted accidentally rather than done on purpose. Differential Revision: https://reviews.llvm.org/D43701 llvm-svn: 339285
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud