[llvm-commits] CVS: llvm-www/testresults/index.html

Misha Brukman brukman at cs.uiuc.edu
Tue Sep 7 17:14:32 PDT 2004



Changes in directory llvm-www/testresults:

index.html updated: 1.12 -> 1.13
---
Log message:

Fix webpage title formatting.


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

Index: llvm-www/testresults/index.html
diff -u llvm-www/testresults/index.html:1.12 llvm-www/testresults/index.html:1.13
--- llvm-www/testresults/index.html:1.12	Tue Sep  7 19:05:17 2004
+++ llvm-www/testresults/index.html	Tue Sep  7 19:14:22 2004
@@ -8,6 +8,10 @@
 <body>
 
 <div class="www_title">
+  LLVM Compiler Infrastructure
+</div>
+
+<div class="www_sectiontitle">
   Automated LLVM Test Results
 </div>
 
@@ -27,7 +31,8 @@
 <!-- Reid -->
 <li><a href="http://llvm.x10sys.com/testresults/">X86: Linux (Dual P4 Xeon @
 2.3GHz)</a> -- release build</li>
-<li><a href="http://npt.cc.rsu.ru/testresults-X86-FreeBSD/index.html">X86: FreeBSD 5.1</a> (may not be run every day)</li>
+<li><a href="http://npt.cc.rsu.ru/testresults-X86-FreeBSD/index.html">X86:
+FreeBSD 5.1</a> (may not be run every day)</li>
 <!-- persephone -->
 <li><a href="http://persephone.cs.uiuc.edu/~gaeke/nightlytest/">PPC: Mac OS X
 10.3 "Panther" on PowerPC G5 (dual 1.8Ghz CPU) <strong>(CBE and LLC
@@ -43,7 +48,7 @@
   <address><a href="mailto:sabre at nondot.org">Chris Lattner</a></address>
   <a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a>
   <br>
-  Last modified: $Date: 2004/09/08 00:05:17 $
+  Last modified: $Date: 2004/09/08 00:14:22 $
 </div>
 
 </body>






More information about the llvm-commits mailing list