[llvm-commits] CVS: llvm/test/Programs/MultiSource/Benchmarks/Olden/bisort/Makefile args.c bitonic.c node.h proc.h
LLVM
llvm at cs.uiuc.edu
Sun Sep 5 01:01:43 PDT 2004
Changes in directory llvm/test/Programs/MultiSource/Benchmarks/Olden/bisort:
Makefile (r1.7) removed
args.c (r1.4) removed
bitonic.c (r1.4) removed
node.h (r1.1) removed
proc.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