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

Dinakar Dhurjati dhurjati at cs.uiuc.edu
Thu Nov 17 14:00:37 PST 2005



Changes in directory llvm-www/safecode:

index.html updated: 1.16 -> 1.17
---
Log message:

*** empty log message ***

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

 index.html |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletion(-)


Index: llvm-www/safecode/index.html
diff -u llvm-www/safecode/index.html:1.16 llvm-www/safecode/index.html:1.17
--- llvm-www/safecode/index.html:1.16	Thu Nov 17 15:58:35 2005
+++ llvm-www/safecode/index.html	Thu Nov 17 16:00:25 2005
@@ -20,6 +20,11 @@
 enforcement of safety, using aggressive compiler techniques developed in this
 project.</p>
 
+
+<H2>"<a href="http://llvm.cs.uiuc.edu/pubs/2005-11-SAFECodeTR.html">
+Enforcing Alias Analysis for Weakly Typed Languages : Technical Report
+of PLDI Submission</a>"</H2>
+
 <H3>Project Members</H3>
 
 <H4>Faculty</H4>
@@ -39,7 +44,7 @@
 <H3> Publications</H3> 
 
 <ul>
-  <li>   <h4> Tech Report of PLDI submission</h4> "<a href="http://llvm.cs.uiuc.edu/pubs/2005-11-SAFECodeTR.html"> Enforcing Alias Analysis for Weakly Typed Languages </a>"
+  <li>  "<a href="http://llvm.cs.uiuc.edu/pubs/2005-11-SAFECodeTR.html"> Enforcing Alias Analysis for Weakly Typed Languages </a>"
   <br>
   Dinakar dhurjati, Sumant Kowshik, and Vikram Adve. Technical Report
       #UIUCDCS-R-2005-2657, Computer Science Dept., University of






More information about the llvm-commits mailing list