llvm-6502/cmake/modules
Hans Wennborg 4f5cfba4d5 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
2013-09-10 18:35:14 +00:00
..
AddLLVM.cmake Translate ENABLE_CLANG_{ARCMT,REWRITER,STATIC_ANALYZER} when generating 2013-08-27 19:25:01 +00:00
AddLLVMDefinitions.cmake
CheckAtomic.cmake
ChooseMSVCCRT.cmake Suppress an annoying CMake warning in ChooseMSVCCRT.cmake 2013-08-19 20:25:26 +00:00
CMakeLists.txt CMake: Add LLVM_INSTALL_TOOLCHAIN_ONLY option. 2013-08-24 00:20:36 +00:00
GetHostTriple.cmake
GetSVN.cmake Introduce a tiny CMake project to gather Subversion revision information and place it into a header. 2013-03-25 23:14:19 +00:00
HandleLLVMOptions.cmake [CMake] Add -O1 in debug builds with LLVM_USE_SANITIZER 2013-09-02 09:15:01 +00:00
LLVM-Config.cmake Target a minimal terminfo library rather than necessarily a full curses 2013-08-12 09:49:17 +00:00
LLVMConfig.cmake.in Target a minimal terminfo library rather than necessarily a full curses 2013-08-12 09:49:17 +00:00
LLVMConfigVersion.cmake.in
LLVMParseArguments.cmake
LLVMProcessSources.cmake
TableGen.cmake cmake: Install llvm-tblgen again 2013-09-10 18:35:14 +00:00
VersionFromVCS.cmake CMake: Don't run 'git svn' if there is no .git/svn directory. 2012-12-10 19:03:37 +00:00