summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2003-08-18 19:59:28 +0000
committerChris Lattner <sabre@nondot.org>2003-08-18 19:59:28 +0000
commit24eefd3f91f57e4fa71438bba789aeffa2116bf5 (patch)
treef96872bebee9718ef516b5fd67cac240d304aca7 /utils
parentc88a4ea0d6ba705a81401eda50796b15c994f6f9 (diff)
downloadllvm-24eefd3f91f57e4fa71438bba789aeffa2116bf5.tar.gz
llvm-24eefd3f91f57e4fa71438bba789aeffa2116bf5.tar.bz2
llvm-24eefd3f91f57e4fa71438bba789aeffa2116bf5.tar.xz
Add in the running LOC chart
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7956 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'utils')
-rw-r--r--utils/NightlyTestTemplate.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/utils/NightlyTestTemplate.html b/utils/NightlyTestTemplate.html
index e8e055f985..14af2b74d9 100644
--- a/utils/NightlyTestTemplate.html
+++ b/utils/NightlyTestTemplate.html
@@ -41,6 +41,17 @@
<font size=+2 face=Verdana><b><a name="Overview">Today's Test Results Overview</font></b>
</td></tr></table></td></tr></table></center><p>
+<!-- Running LOC graph -->
+<table align=right>
+<tr><td>
+<a href="running_loc_large.png"
+ ><img border=0 width=320 height=240 src="running_loc.png"></a>
+</td></tr>
+<tr><td align=center>Lines Of Code over Time<br>
+<font size=-1><a href="running_loc_large.png">Click for larger view</a></font>
+</td></tr>
+</table>
+
<h2>CVS Tree Overview:</h2>
<ul>
<li><a href="$DATE-CVS-Log.txt">CVS Checkout Log</a>