[llvm-commits] CVS: llvm/test/Programs/SingleSource/UnitTests/SetjmpLongjmp/C/FarJump.c Looping.c Makefile MultipleSetjmp.c SimpleCTest.c WhileLoop.c

LLVM llvm at cs.uiuc.edu
Sun Sep 5 01:02:19 PDT 2004



Changes in directory llvm/test/Programs/SingleSource/UnitTests/SetjmpLongjmp/C:

FarJump.c (r1.1) removed
Looping.c (r1.2) removed
Makefile (r1.2) removed
MultipleSetjmp.c (r1.1) removed
SimpleCTest.c (r1.1) removed
WhileLoop.c (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