[llvm-commits] [www] r112240 - in /www/trunk/devmtg/2010-11: ./ index.html

Tanya Lattner tonic at nondot.org
Thu Aug 26 15:59:12 PDT 2010


Author: tbrethou
Date: Thu Aug 26 17:59:12 2010
New Revision: 112240

URL: http://llvm.org/viewvc/llvm-project?rev=112240&view=rev
Log:
Add skeleton for 2010 developer meeting webpage.

Added:
    www/trunk/devmtg/2010-11/
    www/trunk/devmtg/2010-11/index.html   (with props)

Added: www/trunk/devmtg/2010-11/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2010-11/index.html?rev=112240&view=auto
==============================================================================
--- www/trunk/devmtg/2010-11/index.html (added)
+++ www/trunk/devmtg/2010-11/index.html Thu Aug 26 17:59:12 2010
@@ -0,0 +1,46 @@
+<!--#include virtual="../../header.incl" -->
+
+<div class="www_sectiontitle">2010 LLVM Developers' Meeting</div>
+<table>
+	<tr><td valign="top">
+<ol>
+	<li><a href="#speakers">Call for Speakers</a></li>
+</ol>
+</td><td>
+<ul>
+  <li><b>What</b>: The fourth general meeting of LLVM Developers and Users.
+  </li>
+  <li><b>Why</b>: To get acquainted, learn how LLVM is used, and exchange 
+  ideas.</li>
+  <li><b>When</b>: November X, 2010</li>
+</ul>
+</td></tr></table>
+
+<!--<p align="center"><h2><b>SPONSORED BY: <a href="http://apple.com">Apple</a>, <a href="htt
+p://google.com">Google</a>, <a href="http://www.adobe.com/">Adobe</a>, <a href="http://ww
+w.qualcomm.com/">Qualcomm Incorporated</a></b></h2></p>
+-->
+<p>The meeting serves as a forum for both <a href="http://llvm.org">LLVM</a>
+and <a href="http://clang.llvm.org">Clang</a> developers and users to get acquainted, lea
+rn how LLVM is used, and 
+exchange ideas about LLVM and its (potential) applications. More broadly, we
+believe the event will be of particular interest to the following people:</p>
+
+<ul>
+<li>Active LLVM and Clang developers and users.</li>
+<li>Anyone interested in using LLVM or Clang.</li>
+<li>Compiler, programming language, and runtime enthusiasts.</li>
+<li>Those interested in using compiler technology in novel and interesting ways.</li>
+</ul>
+
+<!-- *********************************************************************** -->
+<hr>
+<address>
+  <a href="http://jigsaw.w3.org/css-validator/check/referer"><img
+  src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!"></a>
+  <a href="http://validator.w3.org/check/referer"><img
+  src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a>
+<br>Last modified: $Date: 2009/12/01 05:29:47 $
+</address>
+
+<!--#include virtual="../../footer.incl" -->

Propchange: www/trunk/devmtg/2010-11/index.html
------------------------------------------------------------------------------
    svn:executable = *





More information about the llvm-commits mailing list