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

Jim Laskey jlaskey at apple.com
Fri Jun 16 16:20:34 PDT 2006



Changes in directory llvm/docs:

GettingStarted.html updated: 1.134 -> 1.135
---
Log message:

Include information about svn repository for llvm-gcc4.


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

 GettingStarted.html |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletion(-)


Index: llvm/docs/GettingStarted.html
diff -u llvm/docs/GettingStarted.html:1.134 llvm/docs/GettingStarted.html:1.135
--- llvm/docs/GettingStarted.html:1.134	Fri Jun 16 14:53:39 2006
+++ llvm/docs/GettingStarted.html	Fri Jun 16 18:20:21 2006
@@ -640,6 +640,10 @@
   <dd>Binary release of the llvm-gcc4 front end for MacOS X/X86.<br/></dd>
 </dl>
 
+<p>It is also possible to download the sources of the llvm-gcc4 front end from
+a read-only subversion mirror at svn://anonsvn.opensource.apple.com/svn/llvm.
+</p>
+
 </div>
 
 <!-- ======================================================================= -->
@@ -1539,7 +1543,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/06/16 19:53:39 $
+  Last modified: $Date: 2006/06/16 23:20:21 $
 </address>
 </body>
 </html>






More information about the llvm-commits mailing list