1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
Go to file
John Criswell 401e62f538 Adjusted for the new TestRunner test class. This replaces %gcc and %g++ with
the names of the LLVM C and C++ frontends, respectively.

llvm-svn: 8789
2003-09-30 19:28:26 +00:00
autoconf Added conditional configuration of poolalloc. 2003-09-30 16:31:48 +00:00
docs Added information on input and output filenames. 2003-09-29 20:10:08 +00:00
include Update comment 2003-09-30 18:44:27 +00:00
lib Add statistic for # of emitWord() calls. 2003-09-30 17:49:41 +00:00
projects
runtime Fix building outside the srcdir, again 2003-09-15 19:22:36 +00:00
support Fixed space issues, code alignment, tabs -> spaces. 2003-09-29 22:40:07 +00:00
test Adjusted for the new TestRunner test class. This replaces %gcc and %g++ with 2003-09-30 19:28:26 +00:00
tools Doxygen-ified comments. 2003-09-30 18:09:32 +00:00
utils Moved llvm/utils/Burg and llvm/utils/TableGen to llvm/support/tools. 2003-09-29 14:52:53 +00:00
.cvsignore
configure Added conditional configuration of poolalloc. 2003-09-30 16:31:48 +00:00
CREDITS.TXT Update email addr 2003-09-23 20:59:28 +00:00
LICENSE.TXT
Makefile Moved llvm/lib/Support to llvm/support/lib/Support. 2003-09-29 14:52:28 +00:00
Makefile.common
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