[llvm-commits] CVS: llvm-www/releases/1.0/docs/index.html

Misha Brukman brukman at cs.uiuc.edu
Wed Oct 29 15:59:01 PST 2003


Changes in directory llvm-www/releases/1.0/docs:

index.html updated: 1.3 -> 1.4

---
Log message:

* Link to the C/C++ front-end building instructions.
* Add last-modified timestamp.


---
Diffs of the changes:  (+10 -0)

Index: llvm-www/releases/1.0/docs/index.html
diff -u llvm-www/releases/1.0/docs/index.html:1.3 llvm-www/releases/1.0/docs/index.html:1.4
--- llvm-www/releases/1.0/docs/index.html:1.3	Fri Oct 24 17:49:35 2003
+++ llvm-www/releases/1.0/docs/index.html	Wed Oct 29 15:58:14 2003
@@ -201,6 +201,12 @@
 
 <dl compact>
     <dt>
+    Building the LLVM C/C++ front-end:
+    <dd>
+      <a href="CFEBuildInstrs.html">
+      llvm/docs/CFEBuildInstrs.html</a>
+      <p>
+    <dt>
     Submitting a Bug:
     <dd>
         <a href="HowToSubmitABug.html">
@@ -260,6 +266,10 @@
     volume.
     </p>
 </ol>
+
+<hr>
+Last modified: $Date: 2003/10/29 21:58:14 $
+
 </body>
 </html>
 





More information about the llvm-commits mailing list