Fork of llvm with experimental commits and workarounds for RPCS3
Go to file
Misha Brukman 6f218c8b49 To be consistent with the rest of LLVM codebase (and the rest of this file):
* Changed tabs to spaces
* Removed a space between a function call and its arguments (...)

llvm-svn: 8712
2003-09-25 18:10:34 +00:00
autoconf If we fail to find python or qmtest, give a warning message instead of an 2003-09-23 20:46:32 +00:00
docs Made modifications recommended by Chris. Namely: 2003-09-25 13:49:37 +00:00
include Fix a typo I happened to notice. 2003-09-24 04:09:50 +00:00
lib Define the instance variable Buffer, not the automatic variable Buffer. 2003-09-25 04:13:53 +00:00
projects Checkin of autoconf-style object root. 2003-09-06 15:03:24 +00:00
runtime Fix building outside the srcdir, again 2003-09-15 19:22:36 +00:00
support Squelch warning 2003-09-22 20:27:10 +00:00
test Moved wierdnames.ll to weirdnames.ll. The new name is spelled correctly. 2003-09-25 17:44:32 +00:00
tools To be consistent with the rest of LLVM codebase (and the rest of this file): 2003-09-25 18:10:34 +00:00
utils Fix bug in previous checkin 2003-09-23 22:02:01 +00:00
.cvsignore Ok, try #2, this time I'll not be stupid 2003-08-03 18:33:24 +00:00
configure If we fail to find python or qmtest, give a warning message instead of an 2003-09-23 20:46:32 +00:00
CREDITS.TXT Update email addr 2003-09-23 20:59:28 +00:00
LICENSE.TXT Add prerelease license to cvs 2003-06-04 19:46:36 +00:00
Makefile build the new runtime directory 2003-08-15 04:53:45 +00:00
Makefile.common Checkin of autoconf-style object root. 2003-09-06 14:44:17 +00:00
Makefile.config.in Fixed SPEC so that it would run correctly with the new autoconf-style object 2003-09-11 18:03:50 +00:00
Makefile.rules Changed the empty rule for .h files. The rule needs an empty command so that 2003-09-18 18:37:08 +00:00