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

Chris Lattner lattner at cs.uiuc.edu
Wed Oct 6 07:37:27 PDT 2004



Changes in directory llvm-test/SingleSource/Benchmarks:

Makefile updated: 1.3 -> 1.4
---
Log message:

Oops, forgot to commit this


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

Index: llvm-test/SingleSource/Benchmarks/Makefile
diff -u llvm-test/SingleSource/Benchmarks/Makefile:1.3 llvm-test/SingleSource/Benchmarks/Makefile:1.4
--- llvm-test/SingleSource/Benchmarks/Makefile:1.3	Wed Sep  1 09:33:26 2004
+++ llvm-test/SingleSource/Benchmarks/Makefile	Wed Oct  6 09:37:16 2004
@@ -1,5 +1,5 @@
 LEVEL = ../..
-PARALLEL_DIRS=Dhrystone Shootout Shootout-C++ Stanford Misc
+PARALLEL_DIRS=Dhrystone Shootout Shootout-C++ Stanford McGill Misc Misc-C++ 
 LDFLAGS += -lm
 
 include $(LEVEL)/SingleSource/Makefile.singlesrc






More information about the llvm-commits mailing list