[llvm-commits] CVS: llvm-www/pubs/index.html
Misha Brukman
brukman at cs.uiuc.edu
Thu Jan 29 17:28:02 PST 2004
Changes in directory llvm-www/pubs:
index.html updated: 1.3 -> 1.4
---
Log message:
Make line breaks consistent: break line after paper title, before names list.
---
Diffs of the changes: (+2 -2)
Index: llvm-www/pubs/index.html
diff -u llvm-www/pubs/index.html:1.3 llvm-www/pubs/index.html:1.4
--- llvm-www/pubs/index.html:1.3 Thu Jan 29 17:11:23 2004
+++ llvm-www/pubs/index.html Thu Jan 29 17:27:14 2004
@@ -13,8 +13,8 @@
<li>"<a href="2003-09-30-LifelongOptimizationTR.html">
LLVM: A Compilation Framework for Lifelong Program
- Analysis & Transformation</a>",
- Chris Lattner & Vikram Adve.<br>
+ Analysis & Transformation</a>"<br>
+ Chris Lattner & Vikram Adve.
Technical Report #UIUCDCS-R-2003-2380, Computer Science
Dept., Univ. of Illinois, Sep. 2003. (to appear in CGO'04)
<li>"<a href="2003-05-05-LCTES03-CodeSafety.html">
More information about the llvm-commits
mailing list