1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-26 14:33:02 +02:00
Go to file
Chris Lattner f90b0e49fa Remove obsolete comments about llvm-ar
llvm-svn: 6686
2003-06-12 18:57:42 +00:00
docs Updated the documentation to reflect changes in the Makefiles for building 2003-06-11 20:46:40 +00:00
include Changed the LITTLE_ENDIAN and BIG_ENDIAN macros to ENDIAN_LITTLE and ENDIAN_BIG. 2003-06-11 19:44:51 +00:00
lib Included assert.h so that the code compiles under newer versions of GCC. 2003-06-11 14:01:36 +00:00
runtime Prevent lines from wrapping. 2003-05-29 22:12:35 +00:00
support Added assert.h so that it compiles under newer versions of GCC. 2003-06-11 14:17:21 +00:00
test Updated to use the new Makefile.common. 2003-06-11 13:56:55 +00:00
tools Remove obsolete comments about llvm-ar 2003-06-12 18:57:42 +00:00
utils Removing personal name from source code. 2003-06-03 00:59:24 +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 Modified Makefile.common to handle compilation of projects inside and outside 2003-06-11 13:55:44 +00:00
Makefile.config Modified Makefile.common to handle compilation of projects inside and outside 2003-06-11 13:55:44 +00:00
Makefile.Linux Predicate things better 2003-05-25 16:52:41 +00:00
Makefile.rules Modified Makefile.common to handle compilation of projects inside and outside 2003-06-11 13:55:44 +00:00
Makefile.SunOS Predicate things better 2003-05-25 16:52:41 +00:00