diff options
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> |