]> granicus.if.org Git - clang/commitdiff
Add link to LLVM releases page.
authorDaniel Dunbar <daniel@zuster.org>
Tue, 2 Nov 2010 22:34:04 +0000 (22:34 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Tue, 2 Nov 2010 22:34:04 +0000 (22:34 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@118095 91177308-0d34-0410-b5e6-96231b3b80d8

www/get_started.html

index 6d4e75f330f3ce83ccf8d4cfa26b1544789b6477..7460cd1ff3ebc04ecbff9217eb48cc9cb7d20476 100644 (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>