llvm-6502/cmake/modules
Oscar Fuentes 470fb51961 Use CMAKE_DL_LIBS instead of raw library name. Fixes bug 5536.
Patch by Tobias Grosser!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@89406 91177308-0d34-0410-b5e6-96231b3b80d8
2009-11-19 23:21:43 +00:00
..
AddLLVM.cmake CMake: Add Darwin-specific linker flags for building loadable modules 2009-11-10 15:30:33 +00:00
AddLLVMDefinitions.cmake
CheckAtomic.cmake
CrossCompileLLVM.cmake
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