diff --git a/clang/www/get_started.html b/clang/www/get_started.html index 6d4e75f330f3..7460cd1ff3eb 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 getting involved with the Clang community. If you run into problems, please file bugs in LLVM Bugzilla.

+

Release Clang Versions

+ +

Clang has been released as part of regular LLVM releases since LLVM 2.6. You +can download the release versions +from http://llvm.org/releases/.

+

Building Clang and Working with the Code

On Unix-like Systems