[llvm-commits] CVS: llvm/www/pubs/2003-05-05-LCTES03-CodeSafety.html
Dinakar Dhurjati
dhurjati at cs.uiuc.edu
Mon Jun 23 07:14:02 PDT 2003
Changes in directory llvm/www/pubs:
2003-05-05-LCTES03-CodeSafety.html updated: 1.2 -> 1.3
---
Log message:
Added presentation to downloads
---
Diffs of the changes:
Index: llvm/www/pubs/2003-05-05-LCTES03-CodeSafety.html
diff -u llvm/www/pubs/2003-05-05-LCTES03-CodeSafety.html:1.2 llvm/www/pubs/2003-05-05-LCTES03-CodeSafety.html:1.3
--- llvm/www/pubs/2003-05-05-LCTES03-CodeSafety.html:1.2 Wed May 21 12:15:41 2003
+++ llvm/www/pubs/2003-05-05-LCTES03-CodeSafety.html Mon Jun 23 07:13:36 2003
@@ -58,6 +58,7 @@
<ul>
<li><a href="2003-05-05-LCTES03-CodeSafety.ps">Memory Safety Without Runtime Checks or Garbage Collection</a> (PS)
<li><a href="2003-05-05-LCTES03-CodeSafety.pdf">Memory Safety Without Runtime Checks or Garbage Collection</a> (PDF)
+<li><a href="2003-06-12-LCTES03-CodeSafety.ppt">Memory Safety Without Runtime Checks or Garbage Collection - Presentation</a> (PPT)
</ul>
<h2>Bibtex Entry:</h2>
@@ -72,5 +73,9 @@
URL = {http://llvm.cs.uiuc.edu/pubs/2003-05-05-LCTES03-CodeSafety.html}
}
</pre>
+
+<h2> Links: </h2>
+
+<a href="http://safecode.cs.uiuc.edu/">SAFECode project</a>
</body></html>
More information about the llvm-commits
mailing list