llvm-6502/cmake/modules
Oscar Fuentes d538e24922 Changes for building Clang and others using LLVM as an external
library.

Installs tblgen (required by Clang).

Translates handling of user settings and platform-dependant options to
its own file, where it can included by another project.

Installs the .cmake files required by projects like Clang.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@124816 91177308-0d34-0410-b5e6-96231b3b80d8
2011-02-03 20:57:36 +00:00
..
AddLLVM.cmake
AddLLVMDefinitions.cmake cmake/*: Add svn:eol-style=native and fix CRLF. 2011-02-03 11:41:27 +00:00
CheckAtomic.cmake
ChooseMSVCCRT.cmake
CMakeLists.txt Changes for building Clang and others using LLVM as an external 2011-02-03 20:57:36 +00:00
CrossCompileLLVM.cmake cmake/*: Add svn:eol-style=native and fix CRLF. 2011-02-03 11:41:27 +00:00
FindBison.cmake
GetTargetTriple.cmake
HandleLLVMOptions.cmake Changes for building Clang and others using LLVM as an external 2011-02-03 20:57:36 +00:00
LLVM.cmake Changes for building Clang and others using LLVM as an external 2011-02-03 20:57:36 +00:00
LLVMConfig.cmake
LLVMLibDeps.cmake
LLVMProcessSources.cmake Made llvm_replace_compiler_option more robust. Use it on 2011-01-11 12:31:34 +00:00
TableGen.cmake Changes for building Clang and others using LLVM as an external 2011-02-03 20:57:36 +00:00
VersionFromVCS.cmake