[llvm-commits] CVS: llvm-test/MultiSource/Benchmarks/MallocBench/Makefile
Misha Brukman
brukman at cs.uiuc.edu
Tue Oct 12 10:10:11 PDT 2004
Changes in directory llvm-test/MultiSource/Benchmarks/MallocBench:
Makefile updated: 1.7 -> 1.8
---
Log message:
The MallocBench/perl test is so broken, it's not worth attempting to compile it
---
Diffs of the changes: (+1 -1)
Index: llvm-test/MultiSource/Benchmarks/MallocBench/Makefile
diff -u llvm-test/MultiSource/Benchmarks/MallocBench/Makefile:1.7 llvm-test/MultiSource/Benchmarks/MallocBench/Makefile:1.8
--- llvm-test/MultiSource/Benchmarks/MallocBench/Makefile:1.7 Wed Sep 1 09:33:23 2004
+++ llvm-test/MultiSource/Benchmarks/MallocBench/Makefile Tue Oct 12 12:10:01 2004
@@ -1,3 +1,3 @@
LEVEL = ../../..
-PARALLEL_DIRS := cfrac espresso gs make perl
+PARALLEL_DIRS := cfrac espresso gs make
include $(LEVEL)/Makefile.programs
More information about the llvm-commits
mailing list