diff options
author | Misha Brukman <brukman+llvm@gmail.com> | 2004-11-23 19:26:24 +0000 |
---|---|---|
committer | Misha Brukman <brukman+llvm@gmail.com> | 2004-11-23 19:26:24 +0000 |
commit | c3184445de8f8f8728605e3c84bfee1bc1988616 (patch) | |
tree | 611742648d05c4d6967bcbeae96ee2e4286e3f47 /llvm/docs/GettingStarted.html | |
parent | 5f4b0e1bf7cdbc0823e274b9a252b3e515732701 (diff) | |
download | bcm5719-llvm-c3184445de8f8f8728605e3c84bfee1bc1988616.tar.gz bcm5719-llvm-c3184445de8f8f8728605e3c84bfee1bc1988616.zip |
We also provide a source distribution of the GCC front-end
llvm-svn: 18166
Diffstat (limited to 'llvm/docs/GettingStarted.html')
-rw-r--r-- | llvm/docs/GettingStarted.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/llvm/docs/GettingStarted.html b/llvm/docs/GettingStarted.html index 636419cda84..cccd49e82c6 100644 --- a/llvm/docs/GettingStarted.html +++ b/llvm/docs/GettingStarted.html @@ -570,6 +570,10 @@ file is a TAR archive that is compressed with the gzip program. <dd>This is the source code to the LLVM suite. <p> + <dt>cfrontend-1.3.source.tar.gz + <dd>This is the source release of the GCC front end. + <p> + <dt>cfrontend-1.3.sparc-sun-solaris2.8.tar.gz <dd>This is the binary release of the GCC front end for Solaris/Sparc. <p> |