1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 20:12:56 +02:00
llvm-mirror/cmake/modules
Eli Friedman a094c1f940 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.

llvm-svn: 60273
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