[llvm-commits] [www] r168528 - /www/trunk/header.incl

Chris Lattner sabre at nondot.org
Fri Nov 23 12:31:07 PST 2012


Author: lattner
Date: Fri Nov 23 14:31:07 2012
New Revision: 168528

URL: http://llvm.org/viewvc/llvm-project?rev=168528&view=rev
Log:
link the latest devmtg from the sidebar.

Modified:
    www/trunk/header.incl

Modified: www/trunk/header.incl
URL: http://llvm.org/viewvc/llvm-project/www/trunk/header.incl?rev=168528&r1=168527&r2=168528&view=diff
==============================================================================
--- www/trunk/header.incl (original)
+++ www/trunk/header.incl Fri Nov 23 14:31:07 2012
@@ -120,6 +120,7 @@
 <b>Developer Mtgs</b>
 <div class="www_sidebar">
   <span style="font-size:smaller">
+  <a href="http://llvm.org/devmtg/2012-11/">Nov 7, 2012</a><br>
   <a href="http://llvm.org/devmtg/2012-04-12/">Apr 12, 2012</a><br>
   <a href="http://llvm.org/devmtg/2011-11/">Nov 18, 2011</a><br>
   <a href="http://llvm.org/devmtg/2011-09-16/">Sep 16, 2011</a><br>





More information about the llvm-commits mailing list