Skip to content
  • Reid Spencer's avatar
    Bug Fixes: · 9c7bfc96
    Reid Spencer authored
    * Move rules that build directories earlier in the file so that they are
      always built before the things that depend on them. This enables a
      parallel "dist-check" target.
    * Fix use of TOOLLINKOPTS and TOOLLINKOPTSB (thanks to Henrik Bach)
    * Standardize the output - some scripts using plain echo instead of $(ECHO)
    
    llvm-svn: 17318
    9c7bfc96
Loading