[llvm-commits] [www] r167796 - in /www/trunk/devmtg/2012-11: Lattner-Kickoff.pdf index.html
Chris Lattner
sabre at nondot.org
Mon Nov 12 16:44:33 PST 2012
Author: lattner
Date: Mon Nov 12 18:44:33 2012
New Revision: 167796
URL: http://llvm.org/viewvc/llvm-project?rev=167796&view=rev
Log:
add my slides, the most boring of the lot. Others are invited to add their own :)
Added:
www/trunk/devmtg/2012-11/Lattner-Kickoff.pdf
Modified:
www/trunk/devmtg/2012-11/index.html
Added: www/trunk/devmtg/2012-11/Lattner-Kickoff.pdf
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2012-11/Lattner-Kickoff.pdf?rev=167796&view=auto
==============================================================================
Binary files www/trunk/devmtg/2012-11/Lattner-Kickoff.pdf (added) and www/trunk/devmtg/2012-11/Lattner-Kickoff.pdf Mon Nov 12 18:44:33 2012 differ
Modified: www/trunk/devmtg/2012-11/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2012-11/index.html?rev=167796&r1=167795&r2=167796&view=diff
==============================================================================
--- www/trunk/devmtg/2012-11/index.html (original)
+++ www/trunk/devmtg/2012-11/index.html Mon Nov 12 18:44:33 2012
@@ -40,7 +40,7 @@
<p>
<table id="devmtg">
<tr><th>Slides</th><th>Talk</th></tr>
- <tr><td>Slides</td><td><b>Welcome</b><br>Chris Lattner, <i>Apple</i></td></tr>
+ <tr><td><a href="Lattner-Kickoff.pdf">Slides</a></td><td><b>Welcome</b><br>Chris Lattner, <i>Apple</i></td></tr>
<tr><td>Slides</td><td><b><a href="#talk1">LLVM and Clang on the Most Powerful Supercomputer in the World</a></b><br>Hal Finkel, <i>Argonne National Laboratory</i></td></tr>
More information about the llvm-commits
mailing list