[llvm-commits] [www] r122300 - /www/trunk/devmtg/2010-11/index.html

Chris Lattner sabre at nondot.org
Mon Dec 20 17:31:33 PST 2010


Author: lattner
Date: Mon Dec 20 19:31:33 2010
New Revision: 122300

URL: http://llvm.org/viewvc/llvm-project?rev=122300&view=rev
Log:
add the rest of the videos, with subtitles!


Modified:
    www/trunk/devmtg/2010-11/index.html

Modified: www/trunk/devmtg/2010-11/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2010-11/index.html?rev=122300&r1=122299&r2=122300&view=diff
==============================================================================
--- www/trunk/devmtg/2010-11/index.html (original)
+++ www/trunk/devmtg/2010-11/index.html Mon Dec 20 19:31:33 2010
@@ -68,8 +68,7 @@
 
 <tr class="alt">
 <td align="center">[<a href="Gregor-libclang.pdf">Slides</a>]
-<p>[Video] (Computer)
-<br>[Videos] (Mobile)</p></td>
+<p>[<a href="http://devimages.apple.com/llvm/videos/Libclang.mov">Video</a>]</p></td>
 <td><b>libclang: Thinking Beyond the Compiler</b><br>Doug Gregor, <i>Apple Inc.</i></td></tr>
 
 <tr>
@@ -80,8 +79,7 @@
 
 <tr class="alt">
 <td align="center">[<a href="Hinnant-libcxx.pdf">Slides</a>]
-<p>[Video] (Computer)
-<br>[Videos] (Mobile)</p></td>
+<p>[<a href="http://devimages.apple.com/llvm/videos/LibC++.mov">Video</a>]</p></td>
 <td><b>libc++: A Standard Library for C++0x</b><br>Howard Hinnant, <i>Apple Inc.</i></td></tr>
 
 <tr><td align="center">[<a href="Collingbourne-SymbolicCrossChecking.pdf">Slides</a>]
@@ -91,19 +89,18 @@
 
 <tr class="alt">
 <td align="center">[<a href="Dunbar-MC.pdf">Slides</a>]
-<p>[Video] (Computer)
-<br>[Video] (Mobile)</p></td>
+<p>[<a href="http://devimages.apple.com/llvm/videos/LLVM_Assembler_Infrastructure.mov">Video</a>]</p></td>
 <td><b>The LLVM Assembler & Machine Code Infrastructure</b><br>Daniel Dunbar, <i>Apple Inc.</i></td></tr>
 
 <tr class="alt">
-<td align="center">[<a href="Naumann-Cling.pdf">Slides</a>]</a>
+<td align="center">[<a href="Naumann-Cling.pdf">Slides</a>]
 <p>[<a href="videos/Naumann_Cling-desktop.mp4">Video</a>] (Computer)
 <br>[<a href="videos/Naumann_Cling-mobile.mp4">Video</a>] (Mobile)</p></td>
 <td><b>Creating cling, an interactive interpreter interface for clang</b><br>Axel Naumann, <i>CERN</i></td></tr>
 
 <tr>
-<td align="center">[<a href="Clayton-LLDB.pdf">Slides</a>]<br>
-[Video] (Computer)<br>[Videos] (Mobile)</td>
+<td align="center">[<a href="Clayton-LLDB.pdf">Slides</a>]
+<p>[<A href="http://devimages.apple.com/llvm/videos/LLDB_Debugging_Infrastructure.mov">Video</a>]</td>
 <td><b>LLDB: Modular Debugging Infrastructure</b><br>Greg Clayton, <i>Apple Inc.</i></td></tr>
 
 <tr class="alt">





More information about the llvm-commits mailing list