llvm-6502/cmake/modules
Oscar Fuentes b8352de551 CMake: generate targets for tools and examples even when
LLVM_BUILD_TOOLS or LLVM_BUILD_EXAMPLES are OFF.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@89635 91177308-0d34-0410-b5e6-96231b3b80d8
2009-11-23 00:21:43 +00:00
..
AddLLVM.cmake CMake: generate targets for tools and examples even when 2009-11-23 00:21:43 +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
GetTargetTriple.cmake Fix CMake reporting of target triple. 2009-11-07 23:52:27 +00:00
LLVMConfig.cmake Use CMAKE_DL_LIBS instead of raw library name. Fixes bug 5536. 2009-11-19 23:21:43 +00:00
LLVMLibDeps.cmake CMake: Support for building llvm loadable modules. 2009-11-10 02:45:37 +00:00
LLVMProcessSources.cmake CMake: Report an error if there is an unknown .cpp file in a source 2009-11-02 19:11:03 +00:00
TableGen.cmake CMake: Don't use copy_if_different for TableGen output, because it does not work with IDE targets 2009-08-22 07:00:18 +00:00