Skip to content
  • Oscar Fuentes's avatar
    CMake: Hopefully this will fix the build on VS. I can't replicate the · 9496a6d7
    Oscar Fuentes authored
    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.
    
    llvm-svn: 79180
    9496a6d7
Loading