[llvm-commits] [release_18] CVS: llvm/docs/GettingStarted.html

Reid Spencer reid at x10sys.com
Wed Jul 26 22:55:02 PDT 2006



Changes in directory llvm/docs:

GettingStarted.html updated: 1.136.2.1 -> 1.136.2.2
---
Log message:

Merge changes from head.


---
Diffs of the changes:  (+2 -2)

 GettingStarted.html |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)


Index: llvm/docs/GettingStarted.html
diff -u llvm/docs/GettingStarted.html:1.136.2.1 llvm/docs/GettingStarted.html:1.136.2.2
--- llvm/docs/GettingStarted.html:1.136.2.1	Thu Jul 27 00:44:41 2006
+++ llvm/docs/GettingStarted.html	Thu Jul 27 00:54:48 2006
@@ -989,7 +989,7 @@
 
 <!-- ======================================================================= -->
 <div class="doc_subsection">
-  <a name="cross-compile">Compiling LLVM As A Cross-compiler</a>
+  <a name="cross-compile">Compiling LLVM as a Cross-compiler</a>
 </div>
 
 <div class="doc_text">
@@ -1590,7 +1590,7 @@
   <a href="mailto:sabre at nondot.org">Chris Lattner</a><br>
   <a href="http://llvm.x10sys.com/rspencer/">Reid Spencer</a><br>
   <a href="http://llvm.org">The LLVM Compiler Infrastructure</a><br>
-  Last modified: $Date: 2006/07/27 05:44:41 $
+  Last modified: $Date: 2006/07/27 05:54:48 $
 </address>
 </body>
 </html>






More information about the llvm-commits mailing list