[llvm-commits] CVS: llvm-test/MultiSource/Benchmarks/Makefile

Chris Lattner lattner at cs.uiuc.edu
Tue Oct 5 14:40:10 PDT 2004



Changes in directory llvm-test/MultiSource/Benchmarks:

Makefile updated: 1.6 -> 1.7
---
Log message:

Add new suite


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

Index: llvm-test/MultiSource/Benchmarks/Makefile
diff -u llvm-test/MultiSource/Benchmarks/Makefile:1.6 llvm-test/MultiSource/Benchmarks/Makefile:1.7
--- llvm-test/MultiSource/Benchmarks/Makefile:1.6	Mon Oct  4 22:54:12 2004
+++ llvm-test/MultiSource/Benchmarks/Makefile	Tue Oct  5 16:39:56 2004
@@ -2,6 +2,6 @@
 
 LEVEL = ../..
 PARALLEL_DIRS := Fhourstones McCat Olden OptimizerEval Ptrdist llubenchmark \
-                 sim FreeBench MallocBench Prolangs-C++
+                 sim FreeBench MallocBench Prolangs-C Prolangs-C++
 
 include $(LEVEL)/Makefile.programs






More information about the llvm-commits mailing list