[www] r187136 - 2013 dev meeting template

Tanya Lattner tonic at nondot.org
Thu Jul 25 11:27:18 PDT 2013


Author: tbrethou
Date: Thu Jul 25 13:27:18 2013
New Revision: 187136

URL: http://llvm.org/viewvc/llvm-project?rev=187136&view=rev
Log:
2013 dev meeting template


Added:
    www/trunk/devmtg/2013-11/
    www/trunk/devmtg/2013-11/index.html

Added: www/trunk/devmtg/2013-11/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2013-11/index.html?rev=187136&view=auto
==============================================================================
--- www/trunk/devmtg/2013-11/index.html (added)
+++ www/trunk/devmtg/2013-11/index.html Thu Jul 25 13:27:18 2013
@@ -0,0 +1,44 @@
+<!--#include virtual="../../header.incl" -->
+
+<div class="www_sectiontitle">2013 LLVM Developers' Meeting</div>
+<table>
+	<tr><td valign="top">
+  <b>What</b>: The seventh general meeting of LLVM Developers and Users.
+  <b>When</b>: November 2013</li>
+  <b>Where</b>: San Francisco, CA</li>
+</ul>
+</td></tr></table>
+
+<p>We are eager to find companies to sponsor the meeting and to help cover travel expenses for speakers needing assistance. If your company is interested, please contact <a href="mailto:tonic at nondot.org">Tanya Lattner</a></p>
+
+<p>The meeting serves as a forum for <a href="http://llvm.org">LLVM</a>,
+<a href="http://clang.llvm.org">Clang</a>, <a href="http://lldb.llvm.org">LLDB</a> and 
+other LLVM project developers and users to get acquainted, learn 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 developers of projects in the LLVM Umbrella
+(LLVM core, Clang, LLDB, libc++, compiler_rt, klee, dragonegg, etc).</li>
+<li>Anyone interested in using these as part of another project.</li>
+<li>Compiler, programming language, and runtime enthusiasts.</li>
+<li>Those interested in using compiler and toolchain technology in novel 
+and interesting ways.</li>
+</ul>
+<p>
+We also invite you to sign up for the <a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-devmeeting">official Developer Meeting mailing list</a> to be kept informed of updates concerning the meeting.
+</p>
+</p> 
+
+
+<!-- *********************************************************************** -->
+<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>
+</address>
+
+<!--#include virtual="../../footer.incl" -->





More information about the llvm-commits mailing list