[www] r227944 - Fix missing tags
Tanya Lattner
tonic at nondot.org
Mon Feb 2 22:18:22 PST 2015
Author: tbrethou
Date: Tue Feb 3 00:18:21 2015
New Revision: 227944
URL: http://llvm.org/viewvc/llvm-project?rev=227944&view=rev
Log:
Fix missing tags
Modified:
www/trunk/devmtg/2015-02-07/index.html
Modified: www/trunk/devmtg/2015-02-07/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2015-02-07/index.html?rev=227944&r1=227943&r2=227944&view=diff
==============================================================================
--- www/trunk/devmtg/2015-02-07/index.html (original)
+++ www/trunk/devmtg/2015-02-07/index.html Tue Feb 3 00:18:21 2015
@@ -45,6 +45,7 @@ Topic Overview
</p>
<p>
+<div class="www_sectiontitle" id="schedule">Schedule</div>
<table id="devmtg">
<tr><th>Time</th><th>Topic</th></tr>
<tr><td>8:30</td><td>Introduction to the LLVM Project</td></tr>
@@ -57,7 +58,7 @@ Topic Overview
<tr><td>3:30</td><td>BREAK</td></tr>
<tr><td>4:00</td><td>Overview of the LLVM Code Generator, legalization, target specific pseudo instructions, and pattern match instruction selection</td></tr>
<tr><td>5:00</td><td>Extended Q&A</td></tr>
-
+</table>
</p>
<!-- *********************************************************************** -->
More information about the llvm-commits
mailing list