[llvm-commits] [www] r115887 - /www/trunk/devmtg/2010-11/index.html
Tanya Lattner
tonic at nondot.org
Wed Oct 6 17:51:30 PDT 2010
Author: tbrethou
Date: Wed Oct 6 19:51:30 2010
New Revision: 115887
URL: http://llvm.org/viewvc/llvm-project?rev=115887&view=rev
Log:
Fix tags.
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=115887&r1=115886&r2=115887&view=diff
==============================================================================
--- www/trunk/devmtg/2010-11/index.html (original)
+++ www/trunk/devmtg/2010-11/index.html Wed Oct 6 19:51:30 2010
@@ -46,7 +46,7 @@
<p>The following is a tenative list of schedule talks (more information to come):</p>
<table>
-<th><td>Talk Title</td><td>Speaker</td></th>
+<tr><th>Talk Title</th><th>Speaker</th></tr>
<tr><td>LLDB</td><td>Greg Clayton</td></tr>
<tr><td>Symbolic Crosschecking of Floating-Point and SIMD Code</td><td>Peter Collingbourne, Imperial College London</td></tr>
<tr><td>The LLVM Assembler & Machine Code Infrastructure</td><td>Daniel Dunbar</td></tr>
More information about the llvm-commits
mailing list