[www] r252880 - [www] Add Euro LLVM 2016 placeholder.

Arnaud A. de Grandmaison via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 12 04:55:47 PST 2015


Author: aadg
Date: Thu Nov 12 06:55:47 2015
New Revision: 252880

URL: http://llvm.org/viewvc/llvm-project?rev=252880&view=rev
Log:
[www] Add Euro LLVM 2016 placeholder.

Added:
    www/trunk/devmtg/2016-03/
    www/trunk/devmtg/2016-03/index.html   (with props)

Added: www/trunk/devmtg/2016-03/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2016-03/index.html?rev=252880&view=auto
==============================================================================
--- www/trunk/devmtg/2016-03/index.html (added)
+++ www/trunk/devmtg/2016-03/index.html Thu Nov 12 06:55:47 2015
@@ -0,0 +1,85 @@
+<!--#include virtual="../../header.incl" -->
+
+<div class="www_sectiontitle">2016 European LLVM Developers' Meeting</div>
+<table>
+        <tr><td valign="top">
+<ol>
+        <li><a href="#about">About</a></li>
+        <li><a href="#registration">Registration</a></li>
+	<li><a href="#schedule">Schedule</a></li>
+</ol>
+</td><td>
+<ul>
+  <li><b>What</b>: The sixth European LLVM meeting</li>
+  <li><b>When</b>: March 17-18, 2016</li>
+  <li><b>Where</b>: Hotel Princesa Sofia, Barcelona, Spain</li>
+</ul>
+</td></tr></table>
+
+<div class="www_sectiontitle" id="about">About</div>
+<p>
+The LLVM Foundation announces the sixth annual European LLVM Developers' Meeting
+will be held March 17th and 18th in Barcelona, Spain.
+</p>
+
+<p>
+This year, the conference will be collocated with <a href="http://cgo.org/cgo2016/">CGO</a>
+and <a href="http://cc2016.eew.technion.ac.il/">CC</a>, enabling collaboration and
+exchange of ideas with the research community.
+</p>
+
+<p>
+The conference will be 2 full days that include technical talks, BoFs, hacker’s lab,
+tutorials, and a poster session.
+</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, lld, 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>
+Please sign up for the
+<a href="http://lists.llvm.org/mailman/listinfo/llvm-devmeeting">LLVM Developers' Meeting list</a>
+for future announcements and to ask questions. 
+</p>
+
+<p>
+You may also contact the organizer: <a href="mailto:tanyalattner at llvm.org">Tanya Lattner</a>
+</p>
+
+<div class="www_sectiontitle" id="registration">Registration</div>
+
+<p>
+Registration is not yet opened.
+</p>
+
+<div class="www_sectiontitle" id="schedule">Schedule</div>
+
+<p>
+The schedule is not yet available. CFP will take place soon.
+</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" -->

Propchange: www/trunk/devmtg/2016-03/index.html
------------------------------------------------------------------------------
    svn:executable = *




More information about the llvm-commits mailing list