1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 12:02:58 +02:00
llvm-mirror/utils
Misha Brukman 7a14db826d * Made $Template refer to a path relative to the checked-out tree
* 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
2003-07-07 21:27:40 +00:00
..
emacs Removing personal name from source code. 2003-06-03 00:59:24 +00:00
vim * Added the to' keyword, as in cast <type> <data> to <type>'. 2003-06-03 00:56:09 +00:00
codegen-diff Add -d option to trust the disassembler. 2003-07-03 21:44:32 +00:00
cvsupdate Do not show errors when moving file. The error is shown the first time anyone 2003-05-25 16:38:24 +00:00
getsrcs.sh Include tablegen 2002-12-12 03:44:42 +00:00
Makefile Add makefile to build subdirs 2002-12-02 01:21:34 +00:00
makellvm Add support for passing in arbitrary flags to gmake (except -n and -h 2002-09-19 14:54:53 +00:00
NightlyTest.pl * Made $Template refer to a path relative to the checked-out tree 2003-07-07 21:27:40 +00:00
NightlyTestTemplate.html update documentation about columns 2003-06-21 20:09:01 +00:00