[llvm-commits] CVS:	llvm-www/devmtg/2008-08/Geoffray_VMKitProject.pdf index.html
    Chris Lattner 
    sabre at nondot.org
       
    Tue Aug  5 10:10:22 PDT 2008
    
    
  
Changes in directory llvm-www/devmtg/2008-08:
Geoffray_VMKitProject.pdf updated: 1.1 -> 1.2
index.html updated: 1.24 -> 1.25
---
Log message:
update Nicolas' slides, add blurb for John's talk.
---
Diffs of the changes:  (+6 -2)
 Geoffray_VMKitProject.pdf |    0 
 index.html                |    8 ++++++--
 2 files changed, 6 insertions(+), 2 deletions(-)
Index: llvm-www/devmtg/2008-08/Geoffray_VMKitProject.pdf
Index: llvm-www/devmtg/2008-08/index.html
diff -u llvm-www/devmtg/2008-08/index.html:1.24 llvm-www/devmtg/2008-08/index.html:1.25
--- llvm-www/devmtg/2008-08/index.html:1.24	Tue Aug  5 11:55:42 2008
+++ llvm-www/devmtg/2008-08/index.html	Tue Aug  5 12:04:51 2008
@@ -170,7 +170,11 @@
       [No video]
     </td>
     <td>John Criswell<br><i>University of Illinois</i></td>
-    <td><b>SVA: Using LLVM to Provide Memory Safety</b> - .
+    <td><b>SVA: Using LLVM to Provide Memory Safety</b> - <a 
+        href="http://sva.cs.uiuc.edu/">SVA</a> is an aggressive approach to
+        provide an efficient compiler-based system with memory safety on top
+        of the LLVM IR. <i>Unfortunately, video is not available due to 
+        camera problems.</i>
     </td>
   </tr>
   
@@ -363,7 +367,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/05 16:55:42 $
+<br>Last modified: $Date: 2008/08/05 17:04:51 $
 </address>
 
 <!--#include virtual="../../footer.incl" -->
    
    
More information about the llvm-commits
mailing list