[llvm-commits] CVS: llvm/test/Programs/MultiSource/Olden-em3d/Makefile
Chris Lattner
lattner at cs.uiuc.edu
Mon Jun 16 10:53:09 PDT 2003
Changes in directory llvm/test/Programs/MultiSource/Olden-em3d:
Makefile updated: 1.2 -> 1.3
---
Log message:
Increase problem size
---
Diffs of the changes:
Index: llvm/test/Programs/MultiSource/Olden-em3d/Makefile
diff -u llvm/test/Programs/MultiSource/Olden-em3d/Makefile:1.2 llvm/test/Programs/MultiSource/Olden-em3d/Makefile:1.3
--- llvm/test/Programs/MultiSource/Olden-em3d/Makefile:1.2 Tue Jan 22 10:50:04 2002
+++ llvm/test/Programs/MultiSource/Olden-em3d/Makefile Mon Jun 16 10:51:24 2003
@@ -3,5 +3,6 @@
PROG = em3d
CPPFLAGS = -DTORONTO
LDFLAGS =
+RUN_OPTIONS = 1024 1000 125
include ../Makefile.multisrc
More information about the llvm-commits
mailing list