[llvm-commits] CVS: llvm/utils/NightlyTest.gnuplot

Chris Lattner lattner at cs.uiuc.edu
Wed Feb 18 15:21:47 PST 2004


Changes in directory llvm/utils:

NightlyTest.gnuplot updated: 1.8 -> 1.9

---
Log message:

Add a label for the bump when we started counting llvm/projects


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

Index: llvm/utils/NightlyTest.gnuplot
diff -u llvm/utils/NightlyTest.gnuplot:1.8 llvm/utils/NightlyTest.gnuplot:1.9
--- llvm/utils/NightlyTest.gnuplot:1.8	Wed Jan  7 12:33:14 2004
+++ llvm/utils/NightlyTest.gnuplot	Wed Feb 18 14:27:06 2004
@@ -15,6 +15,7 @@
 set label "'dummy'\nfunction" at "2003-07-20:", 150000
 set label "Reoptimizer\n removal" at "2003-08-10:", 132000
 set label "llvm-db\ncheckin" at "2004-01-04:", 145000
+set label "llvm/projects" at "2004-01-04:", 151000
 
 set size .75,.75
 plot "running_loc.txt" using 1:2 title '' with lines, \





More information about the llvm-commits mailing list