cmake: Install llvm-tblgen again
authorHans Wennborg <hans@hanshq.net>
Tue, 10 Sep 2013 18:35:14 +0000 (18:35 +0000)
committerHans Wennborg <hans@hanshq.net>
Tue, 10 Sep 2013 18:35:14 +0000 (18:35 +0000)
commit4f5cfba4d5734f65cfb63ea848e93c2c5f566427
tree96d393b81890f056f3b8729a5fe9b0fb9d8b1e25
parent2c46deb1d07f4588ee70059cdd4c7145f81bc8e8
cmake: Install llvm-tblgen again

It was removed in r189130, but it turns out this makes life hard for
folks packaging LLVM and Clang and building the latter based on the
LLVM package.

Note that this only adds back the LLVM tblgen, and it's obviously
not included when LLVM_INSTALL_TOOLCHAIN_ONLY is set.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@190419 91177308-0d34-0410-b5e6-96231b3b80d8
cmake/modules/TableGen.cmake