[llvm-commits] CVS: llvm/test/Programs/MultiSource/Benchmarks/MallocBench/perl/EXTERN.h INTERN.h LICENSE.TXT Makefile arg.h array.c array.h cmd.c cmd.h config.h config.sh cons.c consarg.c doarg.c doio.c dolist.c dump.c eval.c form.c form.h handy.h hash.c hash.h malloc.c patch-malloc.c patchlevel.h perl.c perl.h perly.c perly.h regcomp.c regcomp.h regexec.c regexp.h spat.h stab.c stab.h str.c str.h toke.c tperly.c usersub.c util.c util.h

LLVM llvm at cs.uiuc.edu
Sun Sep 5 01:04:08 PDT 2004



Changes in directory llvm/test/Programs/MultiSource/Benchmarks/MallocBench/perl:

EXTERN.h (r1.1) removed
INTERN.h (r1.1) removed
LICENSE.TXT (r1.1) removed
Makefile (r1.1) removed
arg.h (r1.1) removed
array.c (r1.1) removed
array.h (r1.1) removed
cmd.c (r1.1) removed
cmd.h (r1.1) removed
config.h (r1.1) removed
config.sh (r1.1) removed
cons.c (r1.1) removed
consarg.c (r1.1) removed
doarg.c (r1.1) removed
doio.c (r1.3) removed
dolist.c (r1.1) removed
dump.c (r1.1) removed
eval.c (r1.1) removed
form.c (r1.1) removed
form.h (r1.1) removed
handy.h (r1.2) removed
hash.c (r1.1) removed
hash.h (r1.1) removed
malloc.c (r1.2) removed
patch-malloc.c (r1.1) removed
patchlevel.h (r1.1) removed
perl.c (r1.1) removed
perl.h (r1.1) removed
perly.c (r1.1) removed
perly.h (r1.1) removed
regcomp.c (r1.1) removed
regcomp.h (r1.1) removed
regexec.c (r1.1) removed
regexp.h (r1.1) removed
spat.h (r1.1) removed
stab.c (r1.1) removed
stab.h (r1.1) removed
str.c (r1.1) removed
str.h (r1.2) removed
toke.c (r1.2) removed
tperly.c (r1.1) removed
usersub.c (r1.1) removed
util.c (r1.2) removed
util.h (r1.3) 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