Add link to LLVM releases page.

llvm-svn: 118095
This commit is contained in:
Daniel Dunbar 2010-11-02 22:34:04 +00:00
parent 603bd8f54c
commit 6b83538ac8
1 changed files with 6 additions and 0 deletions

View File

@ -21,6 +21,12 @@ If you like what you see, please consider <a href="get_involved.html">getting
involved</a> with the Clang community. If you run into problems, please file
bugs in <a href="http://llvm.org/bugs/">LLVM Bugzilla</a>.</p>
<h2 id="download">Release Clang Versions</h2>
<p>Clang has been released as part of regular LLVM releases since LLVM 2.6. You
can download the release versions
from <a href="http://llvm.org/releases/">http://llvm.org/releases/</a>.</p>
<h2 id="build">Building Clang and Working with the Code</h2>
<h3 id="buildNix">On Unix-like Systems</h3>