llvm-6502/cmake/modules
Jordan Rose 61fd8ea520 [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 is a re-application of r190556 and r190808. This changes the interface
of GetSVN.cmake. Clang change to follow.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@222391 91177308-0d34-0410-b5e6-96231b3b80d8
2014-11-19 22:03:21 +00:00
..
AddLLVM.cmake CMake: Use the new USES_TERMINAL option for test suite targets when available. 2014-11-17 22:16:15 +00:00
AddLLVMDefinitions.cmake
AddSphinxTarget.cmake
CheckAtomic.cmake Add CMake check for libatomic. 2014-09-12 11:08:59 +00:00
ChooseMSVCCRT.cmake
CMakeLists.txt
CrossCompile.cmake
FindSphinx.cmake
GetHostTriple.cmake
GetSVN.cmake [CMake] Update GetSVN.cmake to use LLVM version control helper scripts. 2014-11-19 22:03:21 +00:00
HandleLLVMOptions.cmake Add support for LLVM_USE_SANITIZER=Thread 2014-11-18 21:23:38 +00:00
HandleLLVMStdlib.cmake
LLVM-Config.cmake Fix misinterpretation of CMake rule found by a CMake warning (related to CMP0054). 2014-09-26 21:33:05 +00:00
LLVMConfig.cmake.in
LLVMConfigVersion.cmake.in
LLVMParseArguments.cmake
LLVMProcessSources.cmake
Makefile
TableGen.cmake
VersionFromVCS.cmake