[llvm-commits] CVS: llvm-www/devmtg/2008-08/index.html
Chris Lattner
sabre at nondot.org
Sun Aug 3 23:32:46 PDT 2008
Changes in directory llvm-www/devmtg/2008-08:
index.html updated: 1.13 -> 1.14
---
Log message:
nbsp-ify
---
Diffs of the changes: (+5 -5)
index.html | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
Index: llvm-www/devmtg/2008-08/index.html
diff -u llvm-www/devmtg/2008-08/index.html:1.13 llvm-www/devmtg/2008-08/index.html:1.14
--- llvm-www/devmtg/2008-08/index.html:1.13 Mon Aug 4 01:28:53 2008
+++ llvm-www/devmtg/2008-08/index.html Mon Aug 4 01:32:28 2008
@@ -35,8 +35,8 @@
<table class="www">
<tr><th>Media</th><th>Who</th><th>Description</th></tr>
- <tr><td>[<a href="Lattner_Intro_Hi.m4v">Video Hi</a>]
- [<a href="Lattner_Intro_Lo.3gp">Video Lo</a>]</td>
+ <tr><td>[<a href="Lattner_Intro_Hi.m4v">Video Hi</a>]
+ [<a href="Lattner_Intro_Lo.3gp">Video Lo</a>]</td>
<td>Chris Lattner<br><i>Apple, Inc.</i></td>
@@ -68,8 +68,8 @@
</tr>
<tr><td>[Slides]
- [<a href="Begeman_EfficientJIT_Hi.m4v">Video Hi</a>]
- [<a href="Begeman_EfficientJIT_Lo.3gp">Video Lo</a>]</td>
+ [<a href="Begeman_EfficientJIT_Hi.m4v">Video Hi</a>]
+ [<a href="Begeman_EfficientJIT_Lo.3gp">Video Lo</a>]</td>
<td>Nate Begeman<br><i>Apple, Inc.</i></td>
<td><b>Building an Efficient JIT</b> - LLVM provides many of the facilities
that you need to assemble a JIT for various purposes. This talk walks
@@ -300,7 +300,7 @@
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: 2008/08/04 06:28:53 $
+<br>Last modified: $Date: 2008/08/04 06:32:28 $
</address>
<!--#include virtual="../../footer.incl" -->
More information about the llvm-commits
mailing list