From f789d409faec2c133039d1b1a0c27f2bb7065cd8 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Wed, 7 Jan 2004 18:33:14 +0000 Subject: [PATCH] explain the jump for llvm-db git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10713 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 c4d0fa91fdc..ef5f220b026 100644 --- a/utils/NightlyTest.gnuplot +++ b/utils/NightlyTest.gnuplot @@ -14,6 +14,7 @@ set label "Modulo Sched\n checkin" at "2003-03-28:", 119500 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 size .75,.75 plot "running_loc.txt" using 1:2 title '' with lines, \