[llvm-commits] CVS: llvm-test/SingleSource/Benchmarks/Makefile
Evan Cheng
evan.cheng at apple.com
Wed Jul 19 00:28:28 PDT 2006
Changes in directory llvm-test/SingleSource/Benchmarks:
Makefile updated: 1.7 -> 1.8
---
Log message:
Undo. Wasn't meant to be checked in.
---
Diffs of the changes: (+2 -2)
Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
Index: llvm-test/SingleSource/Benchmarks/Makefile
diff -u llvm-test/SingleSource/Benchmarks/Makefile:1.7 llvm-test/SingleSource/Benchmarks/Makefile:1.8
--- llvm-test/SingleSource/Benchmarks/Makefile:1.7 Wed Jul 19 01:03:03 2006
+++ llvm-test/SingleSource/Benchmarks/Makefile Wed Jul 19 02:28:16 2006
@@ -1,6 +1,6 @@
LEVEL = ../..
-#PARALLEL_DIRS=Dhrystone CoyoteBench Shootout Shootout-C++ Stanford McGill \
-# Misc Misc-C++ Misc-C++-EH
+PARALLEL_DIRS=Dhrystone CoyoteBench Shootout Shootout-C++ Stanford McGill \
+ Misc Misc-C++ Misc-C++-EH
PARALLEL_DIRS=Dhrystone CoyoteBench Shootout Shootout-C++ Stanford McGill \
Misc Misc-C++
LDFLAGS += -lm
More information about the llvm-commits
mailing list