[www] r261075 - [EuroLLVM] Add a note to the 'Building, Testing and Debugging ...' tutorial abstract.

Arnaud A. de Grandmaison via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 17 00:45:29 PST 2016


Author: aadg
Date: Wed Feb 17 02:45:29 2016
New Revision: 261075

URL: http://llvm.org/viewvc/llvm-project?rev=261075&view=rev
Log:
[EuroLLVM] Add a note to the 'Building, Testing and Debugging ...' tutorial abstract.

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=261075&r1=261074&r2=261075&view=diff
==============================================================================
--- www/trunk/devmtg/2016-03/index.html (original)
+++ www/trunk/devmtg/2016-03/index.html Wed Feb 17 02:45:29 2016
@@ -270,6 +270,10 @@ IR concepts through two simple obfuscati
 nodes, IRBuilder etc. We also take a quick tour on analysis integration through
 dominators. Finally, it showcases how to use cl and lit to parametrize and test
 the toy passes developed in the tutorial.
+</p><p>
+Note from the program committee: this was a succesful tutorial at the 2015 US
+LLVM dev meeting, and we thought it made sense to have it again for a EuroLLVM
+audience, especially when considering we are colocated with CGO and CC.
 </p>
 
 <div class="www_sectiontitle" id="LightningTalksAbstracts">Lightning talks Abstracts</div>




More information about the llvm-commits mailing list