Changes in directory llvm-www:
DevMtgMay2007.html updated: 1.124 -> 1.125 --- Log message: Get the rowspan thingy right. --- Diffs of the changes: (+3 -3) DevMtgMay2007.html | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) Index: llvm-www/DevMtgMay2007.html diff -u llvm-www/DevMtgMay2007.html:1.124 llvm-www/DevMtgMay2007.html:1.125 --- llvm-www/DevMtgMay2007.html:1.124 Tue May 8 23:51:04 2007 +++ llvm-www/DevMtgMay2007.html Tue May 8 23:54:15 2007 @@ -71,7 +71,7 @@ <tr><td><h4>Coffee</h4></td><td>08:00</td><td>08:45</td><td>Everyone</td> <td><b>Meet and Greet</b>. Social time, get your coffee, etc.</th> </tr> - <tr><th rowspan="4"><h3>Session 0:<br/>Introductions</h3></th> + <tr><th rowspan="3"><h3>Session 0:<br/>Introductions</h3></th> <th>Start</th><th>Stop</th><th>Who</th><th>Description</th></tr> <tr><td>08:45</td><td>09:00</td> <td>Vikram Adve<br/>Chris Lattner</td> @@ -92,7 +92,7 @@ <td><b>Disscussions</b>. Now that you know a little about everyone else, take some time to have some discussions and make connections. Group photo at 10:25.</td></tr> - <tr><th rowspan="5"><h3>Session 1:<br>Learning LLVM</h3></th> + <tr><th rowspan="4"><h3>Session 1:<br>Learning LLVM</h3></th> <th>Start</th><th>Stop</th><th>Speaker</th><th>Description</th></tr> <tr><td>10:30</td><td>10:50</td><td>Devang Patel</td> <td><b>Demystifying The LLVM Pass Manager</b>. The PassManager, which @@ -344,6 +344,6 @@ src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!"></a> <a href="http://validator.w3.org/check/referer"><img src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a> -<br/>Last modified: $Date: 2007/05/09 04:51:04 $ +<br/>Last modified: $Date: 2007/05/09 04:54:15 $ </address> <!--#include virtual="footer.incl" --> _______________________________________________ llvm-commits mailing list llvm-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits