Fork of llvm with experimental commits and workarounds for RPCS3
Go to file
Chris Lattner 3b770a2a02 Move llvm tools to the start of the testrunner path, which allows the llvm 'as'
tool to be found in preference to the system 'as' tool.

llvm-svn: 6775
2003-06-18 19:39:06 +00:00
docs Reverted back to hand-made HTML. 2003-06-12 19:34:44 +00:00
include Detemplatize the PATypeHandle class, which was only really instantiated on 'Type'. 2003-06-18 19:22:36 +00:00
lib Detemplatize the PATypeHandle class, which was only really instantiated on 'Type'. 2003-06-18 19:22:36 +00:00
runtime Prevent lines from wrapping. 2003-05-29 22:12:35 +00:00
support Put ifdefs around use of malloc.h/mallinfo, which isn't available on FreeBSD. 2003-06-17 19:54:00 +00:00
test Move llvm tools to the start of the testrunner path, which allows the llvm 'as' 2003-06-18 19:39:06 +00:00
tools Reindent code to match the rest of the file 2003-06-18 18:46:08 +00:00
utils Fix breakage due to John's recent changes 2003-06-18 18:26:22 +00:00
LICENSE.TXT Add prerelease license to cvs 2003-06-04 19:46:36 +00:00
Makefile Modified Makefile.common to handle compilation of projects inside and outside 2003-06-11 13:55:44 +00:00
Makefile.common Remove extra line 2003-06-18 19:20:11 +00:00
Makefile.config Modified Makefile.common to handle compilation of projects inside and outside 2003-06-11 13:55:44 +00:00
Makefile.FreeBSD Add variable named PLATFORMLIBDL to control OS-specific usage of libdl. 2003-06-17 20:08:02 +00:00
Makefile.Linux Add variable named PLATFORMLIBDL to control OS-specific usage of libdl. 2003-06-17 20:08:02 +00:00
Makefile.rules Remove extra line 2003-06-18 19:20:11 +00:00
Makefile.SunOS Add variable named PLATFORMLIBDL to control OS-specific usage of libdl. 2003-06-17 20:08:02 +00:00