llvm-6502/cmake/modules
Oscar Fuentes 0dddbc3d1b Support for parallel compilation (/MP) when using the VS IDE.
Patch by Erik Olofsson!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@126847 91177308-0d34-0410-b5e6-96231b3b80d8
2011-03-02 17:47:37 +00:00
..
AddLLVM.cmake CMake: remove unnecessary variable. 2011-02-22 15:40:20 +00:00
AddLLVMDefinitions.cmake
CheckAtomic.cmake
ChooseMSVCCRT.cmake
CMakeLists.txt CMake: remove unnecessary variable. 2011-02-22 15:40:20 +00:00
CrossCompileLLVM.cmake
FindBison.cmake
GetTargetTriple.cmake
HandleLLVMOptions.cmake Support for parallel compilation (/MP) when using the VS IDE. 2011-03-02 17:47:37 +00:00
LLVM.cmake Export TARGET_TRIPLE on LLVM.cmake. It is necessary for running tests 2011-02-23 11:28:40 +00:00
LLVMConfig.cmake Move library stuff out of the toplevel CMakeLists.txt file. 2011-02-18 22:06:14 +00:00
LLVMLibDeps.cmake Added missing va_end(). 2011-03-01 18:00:49 +00:00
LLVMParseArguments.cmake Add the PARSE_ARGUMENTS CMake macro to LLVM so I can use it to clean 2011-02-19 18:01:15 +00:00
LLVMProcessSources.cmake
TableGen.cmake Add the tablegenned files to the `clean' target. 2011-02-04 03:47:50 +00:00
VersionFromVCS.cmake