llvm-6502/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
CheckAtomic.cmake
CrossCompileLLVM.cmake
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
TableGen.cmake