[www] r262545 - Add BoF
Tanya Lattner via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 2 15:56:09 PST 2016
Author: tbrethou
Date: Wed Mar 2 17:56:08 2016
New Revision: 262545
URL: http://llvm.org/viewvc/llvm-project?rev=262545&view=rev
Log:
Add BoF
Modified:
www/trunk/devmtg/2016-03/index.html
Modified: www/trunk/devmtg/2016-03/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2016-03/index.html?rev=262545&r1=262544&r2=262545&view=diff
==============================================================================
--- www/trunk/devmtg/2016-03/index.html (original)
+++ www/trunk/devmtg/2016-03/index.html Wed Mar 2 17:56:08 2016
@@ -1109,15 +1109,11 @@ Topics for discussion include:
<li> User experiences on the platform(s), additional requirements</li>
</ul>
-<!--
<p>
<b><a id="bof6">How to make LLVM more friendly to out-of-tree consumers ?</a></b><br>
<i>David Chisnall - Computer Laboratory, University of Cambridge</i><br>
-This BoF, targeted to all out-of-tree consumers of LLVM (i.e. people using LLVM
-as a library), to discuss how the LLVM / Clang infrastructure could be
-improved to make life easier for therm : API stability, ...
+LLVM has always had the goal of a library-oriented design. This implicitly assumes that the libraries that are parts of LLVM can be used by consumers that are not part of the LLVM umbrella. In this BoF, we will discuss how well LLVM has achieved this objective and what it could do better. Do you use LLVM in an external project? Do you track trunk, or move between releases? What has worked well for you, what has caused problems? Come along and share your experiences.
</p>
--->
<!-- *********************************************************************** -->
<hr>
More information about the llvm-commits
mailing list