Skip to content
  • Misha Brukman's avatar
    * Made $Template refer to a path relative to the checked-out tree · 6aa98680
    Misha Brukman authored
    * Made error messages print out what directory failed chdir()
    * Put quotes around search arguments to grep
    * Use `egrep' instead of `grep -e' because they are equivalent but `grep' does
      not have the `-e' option on Sparc/Solaris
    * Added `--enable-jit' to the ./configure command because both X86 and Sparc
      have JITs and we want them to be tested
    * Fixed the regular expressions parsing the changes in CVS which were causing
      the script to die
    
    llvm-svn: 7118
    6aa98680
Loading