Changes in directory llvm-test/External/SPEC/CINT2006:

Makefile updated: 1.1 -> 1.2
---
Log message:

Add the "perlbench" benchmark test to the SPEC2006 testing thingy.


---
Diffs of the changes:  (+1 -1)

 Makefile |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)


Index: llvm-test/External/SPEC/CINT2006/Makefile
diff -u llvm-test/External/SPEC/CINT2006/Makefile:1.1 
llvm-test/External/SPEC/CINT2006/Makefile:1.2
--- llvm-test/External/SPEC/CINT2006/Makefile:1.1       Thu Aug 31 14:26:35 2006
+++ llvm-test/External/SPEC/CINT2006/Makefile   Wed Sep  6 16:55:34 2006
@@ -6,6 +6,7 @@
 
 LEVEL = ../../..
 PARALLEL_DIRS := \
+        400.perlbench  \
        401.bzip2      \
        403.gcc        \
        429.mcf        \
@@ -15,7 +16,6 @@
         464.h264ref    \
         473.astar
 
-# 400.perlbench -- Need Makefile Help
 # 445.gobmk     -- Multiple Dirs
 # 471.omnetpp   -- Multiple Dirs
 # 483.xalancbmk -- Needs C++ Exceptions



_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to