Changes in directory llvm-www/releases:

download.html updated: 1.45 -> 1.46
---
Log message:

Explain a bit more. 


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

 download.html |    1 +
 1 files changed, 1 insertion(+)


Index: llvm-www/releases/download.html
diff -u llvm-www/releases/download.html:1.45 
llvm-www/releases/download.html:1.46
--- llvm-www/releases/download.html:1.45        Thu Sep 27 01:14:15 2007
+++ llvm-www/releases/download.html     Thu Sep 27 01:18:06 2007
@@ -54,6 +54,7 @@
 
 <ul>
   <li><a href="2.1/llvm-llvm-gcc4.0-2.1-darwin-univ.tar.gz">Mac OS/X universal 
tarball with llvm-gcc 4.0 and all other LLVM tools</a><br>
+      This is most useful if you want a no-fuss drop-in replacement for Apple 
GCC.
       To install this, sudo to root, then untar in <tt>/</tt>.  This installs 
tools in <tt>/usr/local/bin</tt>,
       which work on either ppc and intel macs.  In addition, llvm-gcc supports 
the -arch option for 
       Apple-style cross-compiles and universal builds.</li>



_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to