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

Chris Lattner sabre at nondot.org
Wed Nov 17 09:40:21 PST 2010


Author: lattner
Date: Wed Nov 17 11:40:20 2010
New Revision: 119520

URL: http://llvm.org/viewvc/llvm-project?rev=119520&view=rev
Log:
typo

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=119520&r1=119519&r2=119520&view=diff
==============================================================================
--- www/trunk/devmtg/2010-11/index.html (original)
+++ www/trunk/devmtg/2010-11/index.html Wed Nov 17 11:40:20 2010
@@ -48,7 +48,7 @@
 <tr><td>[Slides]<br>[Video] (Computer)<br>[Videos] (Mobile)</td><td><b>Polly - Polyhedral optimizations in LLVM</b><br>Tobias Grosser , <i>University of Passau</i></td></tr>
 <tr class="alt"><td>[Slides]<br>[Video] (Computer)<br>[Videos] (Mobile)</td><td><b>libc++: A Standard Library for C++0x</b><br>Howard Hinnant, <i>Apple Inc.</i></td></tr>
 <tr><td>[Slides]<br>[Video] (Computer)<br>[Videos] (Mobile)</td><td><b>Symbolic Crosschecking of Floating-Point and SIMD Code</b><br>Peter Collingbourne, <i>Imperial College London</i></td></tr>
-<tr class="alt"><td>[Slides]<br>[Video] (Computer)<br>[Videos] (Mobile)</td><td><b>The LLVM Assembler & Machine Code Infrastructure</b><br>Daniel Dunbar, <i>Apple Inc.</i></td>/tr>
+<tr class="alt"><td>[Slides]<br>[Video] (Computer)<br>[Videos] (Mobile)</td><td><b>The LLVM Assembler & Machine Code Infrastructure</b><br>Daniel Dunbar, <i>Apple Inc.</i></td></tr>
 <tr class="alt"><td>[Slides]<br>[Video] (Computer)<br>[Videos] (Mobile)</td><td><b>Creating cling, an interactive interpreter interface for clang</b><br>Axel Naumann, <i>CERN</i></td></tr>
 <tr><td>[Slides]<br>[Video] (Computer)<br>[Videos] (Mobile)</td><td><b>LLDB: Modular Debugging Infrastructure</b><br>Greg Clayton, <i>Apple Inc.</i></td></tr>
 <tr class="alt"><td>[Slides]<br>[Video] (Computer)<br>[Videos] (Mobile)</td><td><b>The Crack Scripting Language</b><br>Michael Muller, <i>Google</i></td></tr>





More information about the llvm-commits mailing list