[llvm-commits] CVS: llvm-www/safecode/pubs.html
John Criswell
criswell at cs.uiuc.edu
Tue Nov 3 08:24:05 PST 2009
Changes in directory llvm-www/safecode:
pubs.html updated: 1.3 -> 1.4
---
Log message:
Fixed formatting mistakes.
Fixed link to Usenix Security 2009 publication.
---
Diffs of the changes: (+1 -5)
pubs.html | 6 +-----
1 files changed, 1 insertion(+), 5 deletions(-)
Index: llvm-www/safecode/pubs.html
diff -u llvm-www/safecode/pubs.html:1.3 llvm-www/safecode/pubs.html:1.4
--- llvm-www/safecode/pubs.html:1.3 Tue Nov 3 10:20:02 2009
+++ llvm-www/safecode/pubs.html Tue Nov 3 10:23:20 2009
@@ -64,7 +64,6 @@
<br>
- <ul>
<li><a href="http://llvm.org/pubs/2006-06-12-PLDI-SAFECode.html">
<b>
SAFECode: Enforcing Alias Analysis for Weakly Typed Languages
@@ -78,7 +77,6 @@
<br>
- <ul>
<li><a href="http://llvm.org/pubs/2006-05-24-SAFECode-BoundsCheck.html">
<b>
Backwards-Compatible Array Bounds Checking for C with Very Low Overhead
@@ -91,7 +89,6 @@
<br>
- <ul>
<li><a href="http://llvm.org/pubs/2005-11-SAFECodeTR.html">
<b>
Enforcing Alias Analysis for Weakly Typed Languages </b></a>
@@ -152,7 +149,7 @@
<hr>
<ul>
- <li><a href="http://llvm.org/pubs/2009-08-12-UsenixSecurity-SafeSVAOS.htmll">
+ <li><a href="http://llvm.org/pubs/2009-08-12-UsenixSecurity-SafeSVAOS.html">
<b>
Memory Safety for Low-Level Software/Hardware Interactions
</b></a>
@@ -165,7 +162,6 @@
<br>
- <ul>
<li><a href="http://llvm.org/pubs/2007-SOSP-SVA.html">
<b>
Secure Virtual Architecture: A Safe Execution Environment for Commodity
More information about the llvm-commits
mailing list