llvm-6502/cmake/modules
Chandler Carruth 093b8cabbc Check in updated CMake dependencies after Evan's latest round of
refactorings. Several places that shouldn't have dependend on Target no
longer do. Also almost all of the CodeGen dependencies have gone away
for the MCDisassembler. Others add reasonable dependencies within the
target-specific layers.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135977 91177308-0d34-0410-b5e6-96231b3b80d8
2011-07-25 21:25:07 +00:00
..
AddLLVM.cmake While building a LLVM target, put the current source directory on the 2011-07-25 20:17:01 +00:00
AddLLVMDefinitions.cmake
CheckAtomic.cmake
ChooseMSVCCRT.cmake
CMakeLists.txt CMake: remove some unnecesary code and ToDos. 2011-04-11 14:52:39 +00:00
CrossCompileLLVM.cmake
FindBison.cmake
GetTargetTriple.cmake
HandleLLVMOptions.cmake lit support for REQUIRES: asserts. 2011-06-22 23:23:19 +00:00
LLVM-Config.cmake Fix a ton of comment typos found by codespell. Patch by 2011-04-15 05:18:47 +00:00
LLVMConfig.cmake.in Export LLVM_TARGETS_WITH_JIT in LLVMConfig.cmake.in. Without this, 2011-04-13 15:25:31 +00:00
LLVMConfigVersion.cmake.in
LLVMLibDeps.cmake Check in updated CMake dependencies after Evan's latest round of 2011-07-25 21:25:07 +00:00
LLVMParseArguments.cmake
LLVMProcessSources.cmake Handle gcc-compatible compilers (such as clang) the same way we handle 2011-05-11 13:53:08 +00:00
TableGen.cmake CMake: generalize the system that creates custom targets for 2011-07-25 14:11:55 +00:00
VersionFromVCS.cmake