[llvm-commits] CVS: reopt/test/Makefile

Brian Gaeke gaeke at cs.uiuc.edu
Thu Jul 22 22:00:14 PDT 2004



Changes in directory reopt/test:

Makefile updated: 1.6 -> 1.7

---
Log message:

Don't set LARGE_PROBLEM_SIZE here. We're all grown up, we can set
environment variables ourselves.


---
Diffs of the changes:  (+0 -2)

Index: reopt/test/Makefile
diff -u reopt/test/Makefile:1.6 reopt/test/Makefile:1.7
--- reopt/test/Makefile:1.6	Fri Jun 25 03:04:02 2004
+++ reopt/test/Makefile	Fri Jul 23 00:00:04 2004
@@ -11,8 +11,6 @@
 LEVEL = ..
 include $(LEVEL)/Makefile.common
 
-export LARGE_PROBLEM_SIZE
-
 # test target - Descend into test/Programs and run the TEST.reopt.Makefile
 # tests...
 test::





More information about the llvm-commits mailing list