[llvm-commits] CVS: llvm-www/releases/download.html
Tanya Lattner
tonic at nondot.org
Wed Sep 26 23:18:24 PDT 2007
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>
More information about the llvm-commits
mailing list