llvm/cmake/modules
Oscar Fuentes 69e973d79b CMake: Hopefully this will fix the build on VS. I can't replicate the
failure with VS 9.0, nmake and cmake 2.6.4. The buildbot output does
not show the patch level of cmake, it just says 2.6.

Sadly, parallel builds are broken due to recent changes on LLVM Target
libraries and its auxiliaries (TargetInfo, AsmPrinter, AsmParser). I
have a patch for stablishing the correct dependencies, but cmake is
buggy and generates makefiles that can't handle them.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79180 91177308-0d34-0410-b5e6-96231b3b80d8
2009-08-16 07:44:02 +00:00
..
AddLLVM.cmake CMake: Hopefully this will fix the build on VS. I can't replicate the 2009-08-16 07:44:02 +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 CMake: target triple for MSVC on Windows 64. 2009-08-12 00:04:12 +00:00
LLVMConfig.cmake CMake: Automatic regeneration of the library dependencies file. 2009-08-14 16:59:41 +00:00
LLVMLibDeps.cmake Move XCore AsmPrinter to XCore/AsmPrinter directory. 2009-08-15 12:53:15 +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: tablegen: Add .td files under the inlude/llvm directory 2009-07-13 21:35:00 +00:00