[CMake] Add PACKAGE_VENDOR for customizing version output
authorChris Bieneman <beanz@apple.com>
Tue, 15 Mar 2016 18:07:46 +0000 (18:07 +0000)
committerChris Bieneman <beanz@apple.com>
Tue, 15 Mar 2016 18:07:46 +0000 (18:07 +0000)
commitef43d448d4729194a7fc2b24dcd6f85d42c3740f
tree5564a75f1337208f67eb2fbdccee8108769f902d
parentfdb20595a1d2fa093d579e29c9f3784e9b5d5037
[CMake] Add PACKAGE_VENDOR for customizing version output

Summary: This change adds a PACKAGE_VENDOR variable. When set it makes the version output more closely resemble the clang version output.

Reviewers: aprantl, bogner

Subscribers: llvm-commits

Differential Revision: http://reviews.llvm.org/D18159

llvm-svn: 263566
llvm/include/llvm/Config/config.h.cmake
llvm/lib/Support/CommandLine.cpp