llvm-6502/cmake/modules
2014-02-16 12:14:13 +00:00
..
AddLLVM.cmake [CMake] Let llvm_add_library(MODULE) check capability of loadable module. 2014-02-13 11:25:17 +00:00
AddLLVMDefinitions.cmake
CheckAtomic.cmake
ChooseMSVCCRT.cmake [CMake] Untabify. 2014-02-02 16:46:35 +00:00
CMakeLists.txt cmake: Do not export targets when installing toolchain only 2014-02-10 20:44:57 +00:00
GetHostTriple.cmake
GetSVN.cmake Reverts commit r190808 and r190556. 2013-10-01 17:40:47 +00:00
HandleLLVMOptions.cmake [CMake] llvm_add_library(MODULE) may use CMAKE_MODULE_LINKER_FLAGS instead of target property LINK_FLAGS. 2014-02-13 11:19:11 +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] Re-apply r200765, "Get rid of llvm_config() to expand dependencies." 2014-02-10 03:24:19 +00:00
LLVMConfig.cmake.in Load exported lib and exe targets from LLVMConfig 2014-02-09 16:36: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 LLVMExports.cmake: Add System libs $(LIBS) to LLVMSupport, corresponding to r201077. 2014-02-16 12:14:13 +00:00
TableGen.cmake Teach tablegen() macro to check needed variables 2014-02-12 11:50:11 +00:00
VersionFromVCS.cmake