[llvm-commits] CVS: llvm/test/Programs/MultiSource/Applications/hbd/LICENSE.TXT Makefile Sort.class access.cpp access.h class.cpp class.h config.h consts.h cp.cpp cp.h d1-pushc.cpp d2-pushl.cpp d3-popl.cpp d4-array.cpp d5-stack.cpp d6-arith.cpp d7-cntrl.cpp d8-ret.cpp d9-swtch.cpp da-field.cpp db-meth.cpp dc-misc.cpp decomp.cpp decomp.h err.cpp err.h exp.cpp exp.h field.h file.h general.h hbd.1 hbd.cpp hbd.sgml id.cpp id.h method.h op.cpp op.h options.h sig.cpp sig.h version.cpp version.h

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



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

LICENSE.TXT (r1.1) removed
Makefile (r1.2) removed
Sort.class (r1.1) removed
access.cpp (r1.1) removed
access.h (r1.1) removed
class.cpp (r1.1) removed
class.h (r1.1) removed
config.h (r1.1) removed
consts.h (r1.1) removed
cp.cpp (r1.1) removed
cp.h (r1.1) removed
d1-pushc.cpp (r1.1) removed
d2-pushl.cpp (r1.1) removed
d3-popl.cpp (r1.1) removed
d4-array.cpp (r1.1) removed
d5-stack.cpp (r1.1) removed
d6-arith.cpp (r1.1) removed
d7-cntrl.cpp (r1.1) removed
d8-ret.cpp (r1.1) removed
d9-swtch.cpp (r1.1) removed
da-field.cpp (r1.1) removed
db-meth.cpp (r1.1) removed
dc-misc.cpp (r1.1) removed
decomp.cpp (r1.1) removed
decomp.h (r1.1) removed
err.cpp (r1.1) removed
err.h (r1.1) removed
exp.cpp (r1.1) removed
exp.h (r1.1) removed
field.h (r1.1) removed
file.h (r1.1) removed
general.h (r1.1) removed
hbd.1 (r1.1) removed
hbd.cpp (r1.1) removed
hbd.sgml (r1.1) removed
id.cpp (r1.1) removed
id.h (r1.1) removed
method.h (r1.1) removed
op.cpp (r1.1) removed
op.h (r1.1) removed
options.h (r1.1) removed
sig.cpp (r1.1) removed
sig.h (r1.1) removed
version.cpp (r1.1) removed
version.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