llvm-6502/cmake/modules
Oscar Fuentes 94d38e561b CMake: Automatic regeneration of the library dependencies file.
It doesn't stop or reconfigure the build, though, so the user will see
a broken build that magically succeeds at the next attempt. It is
technically possible to halt the build with a helpful message, and
even to automatically restart the build using the new dependencies as
it we did when llvm-config was used by cmake for learning
dependencies. This is left on the TODO list.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79004 91177308-0d34-0410-b5e6-96231b3b80d8
2009-08-14 16:59:41 +00:00
..
AddLLVM.cmake CMake: Builds main LLVM Target library before its sublibraries. This 2009-08-14 05:17:24 +00:00
AddLLVMDefinitions.cmake
CheckAtomic.cmake
CrossCompileLLVM.cmake
FindBison.cmake
GetTargetTriple.cmake CMake: target triple for MSVC on Windows 64. 2009-08-12 00:04:12 +00:00
LLVMConfig.cmake CMake: Automatic regeneration of the library dependencies file. 2009-08-14 16:59:41 +00:00
LLVMLibDeps.cmake CMake: Automatic regeneration of the library dependencies file. 2009-08-14 16:59:41 +00:00
LLVMProcessSources.cmake
TableGen.cmake