[llvm-commits] CVS: reopt/test/run-tests

Brian Gaeke gaeke at cs.uiuc.edu
Fri Oct 15 12:36:46 PDT 2004



Changes in directory reopt/test:

run-tests updated: 1.23 -> 1.24
---
Log message:

Don't mess with my $LLVM_REOPT


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

Index: reopt/test/run-tests
diff -u reopt/test/run-tests:1.23 reopt/test/run-tests:1.24
--- reopt/test/run-tests:1.23	Tue Oct  5 10:43:51 2004
+++ reopt/test/run-tests	Fri Oct 15 14:36:36 2004
@@ -145,8 +145,6 @@
   fi
   if [ $spectest -eq 1 ]; then
 	# note: SPEC Sandbox.sh does NOT play nice with our debug output!
-	LLVM_REOPT='--enable-trace-opt'
-	export LLVM_REOPT
     exec gmake -k SUBDIR=$SUBDIR SPECTEST=1 RUNTIMELIMIT=900 $MKOPTS
   else
     exec gmake SUBDIR=$SUBDIR RUNTIMELIMIT=900 $MKOPTS






More information about the llvm-commits mailing list