llvm-6502/cmake/modules
Oscar Fuentes 8e3864f99c CMake: Rely on llvm_config again for obtaining the list of required
libraries for an executable.

Now LLVMConfig uses a new system for sorting library dependencies, as
the list of dependent libraries for each entry of FinalLibDeps.txt no
longer is topologically sorted.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78787 91177308-0d34-0410-b5e6-96231b3b80d8
2009-08-12 04:05:26 +00:00
..
AddLLVM.cmake CMake: Rely on llvm_config again for obtaining the list of required 2009-08-12 04:05:26 +00:00
AddLLVMDefinitions.cmake CMake: defines and uses macro add_llvm_definitions for keeping track 2009-04-04 22:41:07 +00:00
CheckAtomic.cmake Implement cmake LLVM_MULTITHREADED gcc atomic builtin checks. 2009-07-17 19:22:41 +00:00
CrossCompileLLVM.cmake CMake: Fixed parallel build problem related to native tblgen when 2009-06-11 04:16:10 +00:00
FindBison.cmake Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
GetTargetTriple.cmake CMake: target triple for MSVC on Windows 64. 2009-08-12 00:04:12 +00:00
LLVMConfig.cmake CMake: Rely on llvm_config again for obtaining the list of required 2009-08-12 04:05:26 +00:00
LLVMLibDeps.cmake CMake: updated library dependencies. 2009-08-12 03:57:26 +00:00
LLVMProcessSources.cmake CMake: Adds header and TableGen files to Visual Studio solution. A new 2008-11-15 02:08:08 +00:00
TableGen.cmake CMake: tablegen: Add .td files under the inlude/llvm directory 2009-07-13 21:35:00 +00:00