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

John Criswell criswell at cs.uiuc.edu
Mon May 5 07:51:33 PDT 2008



Changes in directory llvm-www/pubs:

index.html updated: 1.73 -> 1.74
---
Log message:

Fixed link.


---
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.73 llvm-www/pubs/index.html:1.74
--- llvm-www/pubs/index.html:1.73	Mon May  5 09:44:36 2008
+++ llvm-www/pubs/index.html	Mon May  5 09:50:51 2008
@@ -107,7 +107,7 @@
 J. Cong, Y. Fan, G. Han, W. Jiang, and Z. Zhang<br>
 <i>Proceedings of IEEE International SOC Conference</i>, pp. 199-202, Austin, Texas, Sept. 2006.</li>
 
-<li>"<a href="2006-DSN-DanglingPointer.html">Efficiently Detecting All Dangling Pointer Uses in Production Servers</a>"<br>Dinakar Dhurjati and Vikram Adve.<br><i>
+<li>"<a href="2006-DSN-DanglingPointers.html">Efficiently Detecting All Dangling Pointer Uses in Production Servers</a>"<br>Dinakar Dhurjati and Vikram Adve.<br><i>
 Proceedings of the International Conference on Dependable Systems and Networks (DSN '06)</i>, Philadelphia, Pennsylvania, 2006.<br></li>
 
 <li>"<a href="2006-06-18-WIOSCA-LLVAOS.html">A Virtual Instruction Set Interface for Operating System Kernels</a>"<br>John Criswell, Brent Monroe, and Vikram Adve.<br><i>






More information about the llvm-commits mailing list