[llvm-commits] CVS: llvm/test/Programs/MultiSource/Benchmarks/Ptrdist/bc/COPYING Makefile array.b bc.c bc.y.dist bcdefs.h config.h const.h etest.b execute.c fact.b fix_math.h global.c global.h libmath.b load.c main.c math.h number.c number.h primes.OUT primes.b proto.h sbc.y-backup scan.c scan.l.dist sqrt.b storage.c util.c version.h y.tab.h

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



Changes in directory llvm/test/Programs/MultiSource/Benchmarks/Ptrdist/bc:

COPYING (r1.1) removed
Makefile (r1.5) removed
array.b (r1.1) removed
bc.c (r1.1) removed
bc.y.dist (r1.1) removed
bcdefs.h (r1.1) removed
config.h (r1.1) removed
const.h (r1.2) removed
etest.b (r1.1) removed
execute.c (r1.1) removed
fact.b (r1.1) removed
fix_math.h (r1.1) removed
global.c (r1.1) removed
global.h (r1.1) removed
libmath.b (r1.1) removed
load.c (r1.1) removed
main.c (r1.1) removed
math.h (r1.1) removed
number.c (r1.1) removed
number.h (r1.1) removed
primes.OUT (r1.1) removed
primes.b (r1.4) removed
proto.h (r1.1) removed
sbc.y-backup (r1.1) removed
scan.c (r1.1) removed
scan.l.dist (r1.1) removed
sqrt.b (r1.1) removed
storage.c (r1.1) removed
util.c (r1.1) removed
version.h (r1.1) removed
y.tab.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