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

Misha Brukman brukman at cs.uiuc.edu
Wed Oct 29 19:20:00 PST 2003


Changes in directory llvm/docs:

index.html updated: 1.2 -> 1.3

---
Log message:

Add a link to the C/C++ front-end building instructions.


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

Index: llvm/docs/index.html
diff -u llvm/docs/index.html:1.2 llvm/docs/index.html:1.3
--- llvm/docs/index.html:1.2	Mon Oct 27 12:18:16 2003
+++ llvm/docs/index.html	Wed Oct 29 19:19:16 2003
@@ -201,6 +201,11 @@
 
 <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="http://llvm.cs.uiuc.edu/docs/HowToSubmitABug.html">





More information about the llvm-commits mailing list