[llvm-commits] [www] r154819 - in /www/trunk: devmtg/index.html index.html
James Molloy
james.molloy at arm.com
Mon Apr 16 09:09:17 PDT 2012
Author: jamesm
Date: Mon Apr 16 11:09:17 2012
New Revision: 154819
URL: http://llvm.org/viewvc/llvm-project?rev=154819&view=rev
Log:
Euro-LLVM 2012 is no longer an upcoming meeting.
Modified:
www/trunk/devmtg/index.html
www/trunk/index.html
Modified: www/trunk/devmtg/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/index.html?rev=154819&r1=154818&r2=154819&view=diff
==============================================================================
--- www/trunk/devmtg/index.html (original)
+++ www/trunk/devmtg/index.html Mon Apr 16 11:09:17 2012
@@ -2,15 +2,10 @@
<div class="www_sectiontitle">LLVM Developers' Meeting</div>
-<p>We have an upcoming meeting in Europe:</p>
-
-<ul>
-<li><a href="2012-04-12/">April 12, 2012</a> - London, UK</li>
-</ul>
-
<p>We have had these meetings so far:</p>
<ul>
+<li><a href="2012-04-12/">April 12, 2012</a> - London, UK</li>
<li><a href="2011-11/">November 18, 2011</a> - San Jose, CA, USA</li>
<li><a href="2011-09-16/">September 16, 2011</a> - London, UK</li>
<li><a href="2010-11/">November 4, 2010</a> - San Jose, CA, USA</li>
Modified: www/trunk/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/index.html?rev=154819&r1=154818&r2=154819&view=diff
==============================================================================
--- www/trunk/index.html (original)
+++ www/trunk/index.html Mon Apr 16 11:09:17 2012
@@ -164,9 +164,9 @@
<div class="www_sectiontitle">Developer Meetings</div>
<div class="www_text">
-<p>We have an upcoming meeting in London on <a href="http://llvm.org/devmtg/2012-04-12/">April 12, 2012</a></p>
<p>Proceedings from past meetings:</p>
<ul>
+<li><a href="http://llvm.org/devmtg/2012-04-12/">April 12, 2012</a></li>
<li><a href="http://llvm.org/devmtg/2011-11/">November 18, 2011</a></li>
<li><a href="http://www.llvm.org/devmtg/2011-09-16/">September 2011</a></li>
<li><a href="http://www.llvm.org/devmtg/2010-11/">November 2010</a></li>
More information about the llvm-commits
mailing list