[llvm-commits] CVS: llvm/test/Programs/SingleSource/UnitTests/Makefile
Chris Lattner
lattner at cs.uiuc.edu
Thu Sep 11 14:08:04 PDT 2003
Changes in directory llvm/test/Programs/SingleSource/UnitTests:
Makefile updated: 1.2 -> 1.3
---
Log message:
Run the sjlj tests
---
Diffs of the changes:
Index: llvm/test/Programs/SingleSource/UnitTests/Makefile
diff -u llvm/test/Programs/SingleSource/UnitTests/Makefile:1.2 llvm/test/Programs/SingleSource/UnitTests/Makefile:1.3
--- llvm/test/Programs/SingleSource/UnitTests/Makefile:1.2 Thu Sep 11 14:03:43 2003
+++ llvm/test/Programs/SingleSource/UnitTests/Makefile Thu Sep 11 14:06:59 2003
@@ -1,5 +1,6 @@
# Programs/SingleSource/UnitTests/Makefile
+DIRS = SetjmpLongjmp
LEVEL = ../../../..
include ../Makefile.singlesrc
More information about the llvm-commits
mailing list