[llvm-commits] CVS: llvm/test/Programs/External/SPEC/CINT2000/Makefile

Chris Lattner lattner at cs.uiuc.edu
Mon Oct 6 15:53:03 PDT 2003


Changes in directory llvm/test/Programs/External/SPEC/CINT2000:

Makefile updated: 1.5 -> 1.6

---
Log message:

Add the three remaining spec tests, though they don't work, they shouldn't stop the nightly tester


---
Diffs of the changes:

Index: llvm/test/Programs/External/SPEC/CINT2000/Makefile
diff -u llvm/test/Programs/External/SPEC/CINT2000/Makefile:1.5 llvm/test/Programs/External/SPEC/CINT2000/Makefile:1.6
--- llvm/test/Programs/External/SPEC/CINT2000/Makefile:1.5	Sat Sep 20 10:17:14 2003
+++ llvm/test/Programs/External/SPEC/CINT2000/Makefile	Mon Oct  6 15:51:56 2003
@@ -2,9 +2,12 @@
 PARALLEL_DIRS := \
 	164.gzip \
 	175.vpr \
+	176.gcc \
 	181.mcf \
 	186.crafty \
 	197.parser \
+	252.eon \
+	253.perlbmk \
 	254.gap \
 	255.vortex \
 	256.bzip2 \





More information about the llvm-commits mailing list