llvm-6502/cmake/modules
Eric Christopher 8e589975ea Add support for a patch version to the cmake system.
Patch by Brad King

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@206425 91177308-0d34-0410-b5e6-96231b3b80d8
2014-04-16 23:15:28 +00:00
..
AddLLVM.cmake AddLLVM: Mute the prefix "lib" in SHARED on win32. 2014-04-10 15:47:04 +00:00
AddLLVMDefinitions.cmake
CheckAtomic.cmake
ChooseMSVCCRT.cmake [CMake] Untabify. 2014-02-02 16:46:35 +00:00
CMakeLists.txt Teach LLVM-Config to use logical target names (2/2) 2014-02-21 14:17:07 +00:00
GetHostTriple.cmake
GetSVN.cmake Reverts commit r190808 and r190556. 2013-10-01 17:40:47 +00:00
HandleLLVMOptions.cmake Remove cmake module support for Visual C++ 2010 (MSVC10) 2014-03-25 09:34:20 +00:00
HandleLLVMStdlib.cmake [CMake] Move -stdlib=libc++ handling into its own file. 2014-02-05 00:02:37 +00:00
LLVM-Config.cmake [CMake] Use target_link_libraries(INTERFACE|PRIVATE) on CMake-2.8.12 to increase opportunity for parallel build. 2014-02-26 06:53:16 +00:00
LLVMConfig.cmake.in Add support for a patch version to the cmake system. 2014-04-16 23:15:28 +00:00
LLVMConfigVersion.cmake.in
LLVMParseArguments.cmake
LLVMProcessSources.cmake [CMake] LLVMProcessSources.cmake: Prune add_file_dependencies to ${TABLEGEN_OUTPUT}. 2014-02-10 03:24:28 +00:00
Makefile Add support for a patch version to the cmake system. 2014-04-16 23:15:28 +00:00
TableGen.cmake TableGen.cmake: Functionalize and reformat. 2014-02-23 12:54:15 +00:00
VersionFromVCS.cmake