[llvm-commits] CVS: llvm/docs/index.html
Chris Lattner
lattner at cs.uiuc.edu
Fri Jul 9 00:07:03 PDT 2004
Changes in directory llvm/docs:
index.html updated: 1.19 -> 1.20
---
Log message:
Too much of a title for it's own good
---
Diffs of the changes: (+3 -4)
Index: llvm/docs/index.html
diff -u llvm/docs/index.html:1.19 llvm/docs/index.html:1.20
--- llvm/docs/index.html:1.19 Thu Jul 1 12:20:53 2004
+++ llvm/docs/index.html Fri Jul 9 00:05:39 2004
@@ -2,12 +2,12 @@
"http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
- <title>The LLVM Compiler Infrastructure documentation</title>
+ <title>Documentation for the LLVM System</title>
<link rel="stylesheet" href="llvm.css" type="text/css">
</head>
<body>
-<div class="doc_title">The LLVM Compiler Infrastructure Documentation</div>
+<div class="doc_title">Documentation for the LLVM System</div>
<div class="doc_text">
<ul>
@@ -179,9 +179,8 @@
<a href="http://validator.w3.org/check/referer"><img
src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a>
- <a href="mailto:criswell [at] cs.uiuc.edu">John Criswell</a><br>
<a href="http://llvm.cs.uiuc.edu">LLVM Compiler Infrastructure</a><br>
- Last modified: $Date: 2004/07/01 17:20:53 $
+ Last modified: $Date: 2004/07/09 05:05:39 $
</address>
</body>
More information about the llvm-commits
mailing list