From e9f66b9741207b0ebfeb587ce2d9ed6b3289ee9b Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Wed, 18 Feb 2004 20:27:06 +0000 Subject: [PATCH] Add a label for the bump when we started counting llvm/projects git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11596 91177308-0d34-0410-b5e6-96231b3b80d8 --- utils/NightlyTest.gnuplot | 1 + 1 file changed, 1 insertion(+) diff --git a/utils/NightlyTest.gnuplot b/utils/NightlyTest.gnuplot index ef5f220b026..8bb990f8fee 100644 --- a/utils/NightlyTest.gnuplot +++ b/utils/NightlyTest.gnuplot @@ -15,6 +15,7 @@ set label "Reoptimizer\n checkins" at "2003-06-01:", 134000 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, \