[cfe-commits] r52403 - /cfe/trunk/www/menu.html.incl

Ted Kremenek kremenek at apple.com
Tue Jun 17 07:02:30 PDT 2008


Author: kremenek
Date: Tue Jun 17 09:02:30 2008
New Revision: 52403

URL: http://llvm.org/viewvc/llvm-project?rev=52403&view=rev
Log:
Added link to Developer Meeting.

Modified:
    cfe/trunk/www/menu.html.incl

Modified: cfe/trunk/www/menu.html.incl
URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/www/menu.html.incl?rev=52403&r1=52402&r2=52403&view=diff

==============================================================================
--- cfe/trunk/www/menu.html.incl (original)
+++ cfe/trunk/www/menu.html.incl Tue Jun 17 09:02:30 2008
@@ -25,4 +25,10 @@
     <a href="http://llvm.org/bugs/">Bug Reports</a>
     <a href="http://llvm.org/svn/llvm-project/cfe/trunk/">Browse Source</a>
   </div>
+  
+  <div class="submenu">
+    <label>Events</label>
+    <a href="http://llvm.org/devmtg/">August 1, 2008 - LLVM/Clang Developer Meeting</a>
+  </div>
+
 </div>





More information about the cfe-commits mailing list