[llvm-commits] CVS: llvm-www/safecode/index.html

Dinakar Dhurjati dhurjati at cs.uiuc.edu
Thu Nov 17 13:51:10 PST 2005



Changes in directory llvm-www/safecode:

index.html updated: 1.10 -> 1.11
---
Log message:

Added safecode tech report


---
Diffs of the changes:  (+4 -1)

 index.html |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletion(-)


Index: llvm-www/safecode/index.html
diff -u llvm-www/safecode/index.html:1.10 llvm-www/safecode/index.html:1.11
--- llvm-www/safecode/index.html:1.10	Tue May  3 18:43:30 2005
+++ llvm-www/safecode/index.html	Thu Nov 17 15:50:58 2005
@@ -39,7 +39,10 @@
 <H3> Publications</H3> 
 
 <ul>
-  <li>"<a href="http://llvm.cs.uiuc.edu/pubs/2005-02-TECS-SAFECode.html">Memory Safety Without
+  <li> "<a href="http://llvm.cs.uiuc.edu/pubs/2005-11-SAFECodeTR.html"></a> Enforcing Alias Analysis for Weakly Typed Languages </a>"
+  <br>
+  Dinakar dhurjati, Sumant Kowshik, and Vikram Adve. UIUC TechReport</li>
+  <li>"<a href="http://llvm.cs.uiuc.edu/pubs/2005-02-TECHREPORT-SAFECode.html">Memory Safety Without
     Garbage Collection for Embedded Applications</a>"<br> Dinakar
     Dhurjati, Sumant Kowshik, Vikram Adve and Chris Lattner. <a
     href="http://www.acm.org/tecs/"> <i>ACM Transactions in






More information about the llvm-commits mailing list