[llvm-commits] CVS: llvm/test/Programs/MultiSource/Olden-mst/Makefile

Vikram Adve vadve at cs.uiuc.edu
Wed Jul 9 10:15:02 PDT 2003


Changes in directory llvm/test/Programs/MultiSource/Olden-mst:

Makefile updated: 1.8 -> 1.9

---
Log message:

Make these runs shorter!


---
Diffs of the changes:

Index: llvm/test/Programs/MultiSource/Olden-mst/Makefile
diff -u llvm/test/Programs/MultiSource/Olden-mst/Makefile:1.8 llvm/test/Programs/MultiSource/Olden-mst/Makefile:1.9
--- llvm/test/Programs/MultiSource/Olden-mst/Makefile:1.8	Mon Jun 16 10:51:26 2003
+++ llvm/test/Programs/MultiSource/Olden-mst/Makefile	Wed Jul  9 10:14:10 2003
@@ -3,6 +3,6 @@
 PROG       = mst
 CPPFLAGS   = -DTORONTO
 LDFLAGS    = 
-RUN_OPTIONS = 3000
+RUN_OPTIONS = 500
 
 include	../Makefile.multisrc





More information about the llvm-commits mailing list