summaryrefslogtreecommitdiffstats
path: root/clang/www/get_started.html
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2010-11-02 22:34:04 +0000
committerDaniel Dunbar <daniel@zuster.org>2010-11-02 22:34:04 +0000
commit6b83538ac86a8d5bdb5c532de8385f21df8fd5b9 (patch)
treec73f55c58f8217b1230418a2cb022d061a950d19 /clang/www/get_started.html
parent603bd8f54c03d9cd8dc49d2692011092e7b84bbd (diff)
downloadbcm5719-llvm-6b83538ac86a8d5bdb5c532de8385f21df8fd5b9.tar.gz
bcm5719-llvm-6b83538ac86a8d5bdb5c532de8385f21df8fd5b9.zip
Add link to LLVM releases page.
llvm-svn: 118095
Diffstat (limited to 'clang/www/get_started.html')
-rw-r--r--clang/www/get_started.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/clang/www/get_started.html b/clang/www/get_started.html
index 6d4e75f330f..7460cd1ff3e 100644
--- a/clang/www/get_started.html
+++ b/clang/www/get_started.html
@@ -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>
OpenPOWER on IntegriCloud