llvm-6502/cmake/modules
Eli Friedman 56e6d644d0 Fix a link issue I ran into trying compiling LLVM on MinGW with CMake.
Hopefully this doesn't break anyone else's build... it shouldn't unless 
the MinGW variable means something other than compiling with MinGW.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60273 91177308-0d34-0410-b5e6-96231b3b80d8
2008-11-30 02:42:05 +00:00
..
AddLLVM.cmake Fix a link issue I ran into trying compiling LLVM on MinGW with CMake. 2008-11-30 02:42:05 +00:00
AddPartiallyLinkedObject.cmake CMake: when building shared libraries, use -fPIC for compiling 2008-11-20 03:10:17 +00:00
CheckCxxHashmap.cmake Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
CheckCxxHashset.cmake Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
CrossCompileLLVM.cmake CMake: Fixed cross-compiling. 2008-11-10 22:09:59 +00:00
FindBison.cmake Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
GetTargetTriple.cmake CMake: GetTargetTriple: new module for determining the target 2008-10-26 00:47:52 +00:00
LLVMConfig.cmake CMake: MSVC: Pass list of components the right way to msvc_llvm_config 2008-11-16 04:13:19 +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: Do not rebuild the world when tblgen changes but the .inc files 2008-11-21 00:18:45 +00:00