[llvm-commits] CVS: llvm/www/www-index.html
Chris Lattner
lattner at cs.uiuc.edu
Mon May 19 11:21:01 PDT 2003
Changes in directory llvm/www:
www-index.html updated: 1.33 -> 1.34
---
Log message:
Fix links
---
Diffs of the changes:
Index: llvm/www/www-index.html
diff -u llvm/www/www-index.html:1.33 llvm/www/www-index.html:1.34
--- llvm/www/www-index.html:1.33 Mon May 19 10:47:07 2003
+++ llvm/www/www-index.html Mon May 19 11:20:06 2003
@@ -65,7 +65,7 @@
attached to the executable. This
combination is key to allowing link-time,
run-time, and offline transformations.<p></li>
- <li><a href="pubs/2002-12-LattnerMSThesis.pdf">A compiler
+ <li><a href="pubs/2002-12-LattnerMSThesis.html">A compiler
infrastructure</a> - LLVM
is also a collection of source code that
implements the language and compilation
@@ -255,7 +255,7 @@
<td valign="top">-</td>
<td valign="top">Added Chris Lattner's <a
- href="pubs/2002-12-LattnerMSThesis.pdf">Master's
+ href="pubs/2002-12-LattnerMSThesis.html">Master's
Thesis</a> to the publications list.</td>
</tr>
<tr>
More information about the llvm-commits
mailing list