llvm-6502/cmake/modules
Jordan Rose 6c32111544 [CMake] Update GetSVN.cmake to use LLVM version control helper scripts.
This allows the logic to work with Git, and also uses the variable names
to match what Clang is actually looking for.

This changes the interface of GetSVN.cmake. Clang change to follow.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@190556 91177308-0d34-0410-b5e6-96231b3b80d8
2013-09-11 22:46:41 +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 [CMake] Update GetSVN.cmake to use LLVM version control helper scripts. 2013-09-11 22:46:41 +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