Fork of llvm with experimental commits and workarounds for RPCS3
Go to file
Chris Lattner 59a45b0559 * Allow purify builds to be enabled without hacking the makefile. Now you
just have to run: make ENABLE_PURIFY=1
* Add command to the link line that makes the broken GCC 3.0 compiler work
  without affecting 2.95.3

llvm-svn: 2116
2002-04-05 18:56:58 +00:00
docs Add rule to build tar.gz file. 2002-01-30 21:20:23 +00:00
include s/MethodType/FunctionType 2002-04-04 22:19:18 +00:00
lib s/MethodType/FunctionType 2002-04-04 22:19:18 +00:00
runtime Remove compilation of __main because we now link -lgcc into programs 2002-03-22 19:13:47 +00:00
support/lib/Support s/MethodType/FunctionType 2002-04-04 22:19:18 +00:00
test Don't link in library that cannot be found, this should be removed eventually. 2002-04-04 19:27:43 +00:00
tools Move the PromoteMemoryToRegister pass to be run _after_ the raise pointer 2002-04-01 19:45:11 +00:00
utils Shell script to simplify running cvs and viewing the output. 2002-02-11 20:59:26 +00:00
cvsupdate Shell script to simplify running cvs and viewing the output. 2002-02-11 20:59:26 +00:00
getsomesrcs.sh Filter out noncore stuff 2001-07-25 22:46:22 +00:00
getsrcs.sh Exclude doxygen docs from srcs 2002-01-30 20:39:12 +00:00
Makefile Initial revision 2001-06-06 20:29:01 +00:00
Makefile.common * Allow purify builds to be enabled without hacking the makefile. Now you 2002-04-05 18:56:58 +00:00
Makefile.rules * Allow purify builds to be enabled without hacking the makefile. Now you 2002-04-05 18:56:58 +00:00