llvm-6502/cmake/modules
Chandler Carruth 2e1513d9cd Make my attempt to build up global deps variables actually utilize
globally scoped constructs. Also, round-trip these dependencies through
the LLVMConfig.cmake.in file thata is used by CMake-based clients of
"installed" (or built) LLVM trees.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136543 91177308-0d34-0410-b5e6-96231b3b80d8
2011-07-29 23:52:01 +00:00
..
AddLLVM.cmake Make my attempt to build up global deps variables actually utilize 2011-07-29 23:52:01 +00:00
AddLLVMDefinitions.cmake
CheckAtomic.cmake
ChooseMSVCCRT.cmake
CMakeLists.txt Make my attempt to build up global deps variables actually utilize 2011-07-29 23:52:01 +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 Make my attempt to build up global deps variables actually utilize 2011-07-29 23:52:01 +00:00
LLVMConfig.cmake.in Make my attempt to build up global deps variables actually utilize 2011-07-29 23:52:01 +00:00
LLVMConfigVersion.cmake.in
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 Clean up a pile of hacks in our CMake build relating to TableGen. 2011-07-26 00:09:08 +00:00
VersionFromVCS.cmake