From 1ef81aff91c64f8d97e5780f095260fcf8e9dd7f Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Thu, 20 Apr 2006 05:08:23 +0000 Subject: [PATCH] Update llvmgcc4 tarball names git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27861 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/GettingStarted.html | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html index d225355eb51..2687371efcd 100644 --- a/docs/GettingStarted.html +++ b/docs/GettingStarted.html @@ -623,15 +623,18 @@ compressed with the gzip program.
cfrontend-x.y.source.tar.gz
Source release of the GCC front end.
-
cfrontend-x.y.sparc-sun-solaris2.8.tar.gz
-
Binary release of the GCC front end for Solaris/Sparc. -
-
cfrontend-x.y.i686-redhat-linux-gnu.tar.gz
Binary release of the GCC front end for Linux/x86.
-
cfrontend-x.y.powerpc-apple-darwin8.5.0.tar.gz
-
Binary release of the GCC front end for MacOS X/PPC.
+
llvm-gcc4-x.y.source.tar.gz
+
Source release of the llvm-gcc4 front end. See README.LLVM in the root + directory for build instructions.
+ +
llvm-gcc4-x.y.powerpc-apple-darwin8.6.0.tar.gz
+
Binary release of the llvm-gcc4 front end for MacOS X/PowerPC.
+ +
llvm-gcc4-x.y.i686-apple-darwin8.6.1.tar.gz
+
Binary release of the llvm-gcc4 front end for MacOS X/X86.
-- 2.34.1