Skip to content
  • Reid Spencer's avatar
    Make some changes suggested by Chris: · a22a5b38
    Reid Spencer authored
    1. Remove the LLVM_DO_NOT_BUILD feature (not needed any more)
    2. Ensure that lib/VMCore gets built first. This needs to be done because
       VMCore now uses tblgen to generate the Intrinsics header which are
       needed in other libraries. In parallel builds, this can cause problems.
    
    llvm-svn: 28374
    a22a5b38
Loading