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

Tanya Lattner tonic at nondot.org
Wed Nov 17 14:29:49 PST 2010


Author: tbrethou
Date: Wed Nov 17 16:29:48 2010
New Revision: 119579

URL: http://llvm.org/viewvc/llvm-project?rev=119579&view=rev
Log:
Fix typos.

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=119579&r1=119578&r2=119579&view=diff
==============================================================================
--- www/trunk/devmtg/2010-11/index.html (original)
+++ www/trunk/devmtg/2010-11/index.html Wed Nov 17 16:29:48 2010
@@ -84,7 +84,7 @@
 <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>]
-<p>[<a href="videos/Collingbourne_SymbolicCrossChecking-desktop.pdf">Video</a>] (Computer)
+<p>[<a href="videos/Collingbourne_SymbolicCrossChecking-desktop.mp4">Video</a>] (Computer)
 <br>[<a href="videos/Collingbourne_SymbolicCrossChecking-mobile.mp4">Video</a>] (Mobile)</p></td>
 <td><b>Symbolic Crosschecking of Floating-Point and SIMD Code</b><br>Peter Collingbourne, <i>Imperial College London</i></td></tr>
 
@@ -125,7 +125,7 @@
 <tr>
 <td align="center">[<a href="Spencer-ObjectFiles.pdf">Slides</a>]
 <p>[<a href="videos/Spencer_ObjectFiles-desktop.mp4">Video</a>] (Computer)
-<br>[<a href="videos/Spencer_ObjectFiles-desktop.mp4">Video</a>] (Mobile)</td>
+<br>[<a href="videos/Spencer_ObjectFiles-mobile.mp4">Video</a>] (Mobile)</td>
 <td><b>Object Files in LLVM</b><br>Michael Spencer, <i>Gainsville University</i></td></tr>
 
 <tr class="alt">
@@ -143,7 +143,7 @@
 <tr class="alt">
 <td align="center">[<a href="Rubow-Click.pdf">Slides</a>]
 <p>[<a href="videos/Rubow_Click-desktop.mp4">Video</a>] (Computer)
-<br>[<a href="videos/Rubow_Click-desktop.mp4">Video</a>] (Mobile)</p></td>
+<br>[<a href="videos/Rubow_Click-mobile.mp4">Video</a>] (Mobile)</p></td>
 <td><b>Experiences on using LLVM to compile Click packet processing code to Stanford NetFPGA hardware</b><br>Erik Rubow, <i>Ericsson Research Silicon Valley</i></td></tr>
 </table>
 </p>





More information about the llvm-commits mailing list