[llvm-commits] [www] r115888 - /www/trunk/devmtg/2010-11/index.html
Tanya Lattner
tonic at nondot.org
Wed Oct 6 17:52:04 PDT 2010
Author: tbrethou
Date: Wed Oct 6 19:52:04 2010
New Revision: 115888
URL: http://llvm.org/viewvc/llvm-project?rev=115888&view=rev
Log:
Add border.
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=115888&r1=115887&r2=115888&view=diff
==============================================================================
--- www/trunk/devmtg/2010-11/index.html (original)
+++ www/trunk/devmtg/2010-11/index.html Wed Oct 6 19:52:04 2010
@@ -45,7 +45,7 @@
<p>The following is a tenative list of schedule talks (more information to come):</p>
-<table>
+<table border=1>
<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>
More information about the llvm-commits
mailing list