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

John Criswell criswell at cs.uiuc.edu
Wed Feb 18 14:11:01 PST 2004


Changes in directory llvm/test/Programs/MultiSource/Benchmarks/MallocBench:

Makefile updated: 1.3 -> 1.4

---
Log message:

Added the gs (ghostscript) benchmark.



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

Index: llvm/test/Programs/MultiSource/Benchmarks/MallocBench/Makefile
diff -u llvm/test/Programs/MultiSource/Benchmarks/MallocBench/Makefile:1.3 llvm/test/Programs/MultiSource/Benchmarks/MallocBench/Makefile:1.4
--- llvm/test/Programs/MultiSource/Benchmarks/MallocBench/Makefile:1.3	Tue Feb 17 17:03:20 2004
+++ llvm/test/Programs/MultiSource/Benchmarks/MallocBench/Makefile	Wed Feb 18 14:00:38 2004
@@ -1,3 +1,3 @@
 LEVEL = ../../../../..
-PARALLEL_DIRS  := espresso p2c make perl
+PARALLEL_DIRS  := espresso gs p2c make perl
 include $(LEVEL)/test/Programs/Makefile.programs





More information about the llvm-commits mailing list