[llvm-commits] CVS: llvm-www/pubs/index.html
Vikram Adve
vadve at cs.uiuc.edu
Sun May 4 14:27:36 PDT 2008
Changes in directory llvm-www/pubs:
index.html updated: 1.69 -> 1.70
---
Log message:
Fixed quotes.
---
Diffs of the changes: (+1 -1)
index.html | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: llvm-www/pubs/index.html
diff -u llvm-www/pubs/index.html:1.69 llvm-www/pubs/index.html:1.70
--- llvm-www/pubs/index.html:1.69 Sun May 4 16:24:07 2008
+++ llvm-www/pubs/index.html Sun May 4 16:26:44 2008
@@ -111,7 +111,7 @@
Workshop on the Interaction between Operating Systems and Computer Architecture (WIOSCA '06)</i>, Boston, Massachusetts, 2006.<br></li>
<li>"<a href="http://llvm.org/pubs/2006-05-24-SAFECode-BoundsCheck.html">
-"Backwards-Compatible Array Bounds Checking for C with Very Low Overhead"</a>,
+Backwards-Compatible Array Bounds Checking for C with Very Low Overhead</a>"
<br>By Dinakar Dhurjati and Vikram Adve,
<br><i>Proceedings of the 28th
International Conference on Software Engineering (ICSE '06)</i>,
More information about the llvm-commits
mailing list