[llvm-commits] CVS: llvm/test/Programs/MultiSource/Applications/d/CHANGES COPYRIGHT Makefile README UPGRADING arg.c arg.h d.h dparse.h dparse_tables.h dsymtab.h faq.html gram.c gram.h gramgram.h grammar.g grammar.g.c index.html lex.c lex.h lr.c lr.h make_dparser.1 make_dparser.c make_dparser.cat manual.html parse.c parse.h parser_tests sample.g.d_parser.h scan.c scan.h symtab.c util.c util.h version.c write_ctables.c write_ctables.h

LLVM llvm at cs.uiuc.edu
Sun Sep 5 01:03:58 PDT 2004



Changes in directory llvm/test/Programs/MultiSource/Applications/d:

CHANGES (r1.1) removed
COPYRIGHT (r1.1) removed
Makefile (r1.2) removed
README (r1.1) removed
UPGRADING (r1.1) removed
arg.c (r1.1) removed
arg.h (r1.1) removed
d.h (r1.1) removed
dparse.h (r1.1) removed
dparse_tables.h (r1.1) removed
dsymtab.h (r1.1) removed
faq.html (r1.1) removed
gram.c (r1.1) removed
gram.h (r1.1) removed
gramgram.h (r1.1) removed
grammar.g (r1.1) removed
grammar.g.c (r1.1) removed
index.html (r1.1) removed
lex.c (r1.1) removed
lex.h (r1.1) removed
lr.c (r1.1) removed
lr.h (r1.1) removed
make_dparser.1 (r1.1) removed
make_dparser.c (r1.1) removed
make_dparser.cat (r1.1) removed
manual.html (r1.1) removed
parse.c (r1.1) removed
parse.h (r1.1) removed
parser_tests (r1.1) removed
sample.g.d_parser.h (r1.1) removed
scan.c (r1.1) removed
scan.h (r1.1) removed
symtab.c (r1.1) removed
util.c (r1.1) removed
util.h (r1.1) removed
version.c (r1.1) removed
write_ctables.c (r1.1) removed
write_ctables.h (r1.1) removed
---
Log message:

Remove the "Programs" test suite. It is now a separate project in
LLVM named llvm-test. To run the test suite, you need to "cvs co llvm-test"
in the projects directory, let llvm's configure script configure it and
build it separate (it won't auto-build).


---
Diffs of the changes:  (+0 -0)





More information about the llvm-commits mailing list