summaryrefslogtreecommitdiff
path: root/www/get_started.html
diff options
context:
space:
mode:
authorSylvestre Ledru <sylvestre@debian.org>2014-04-27 15:17:15 +0000
committerSylvestre Ledru <sylvestre@debian.org>2014-04-27 15:17:15 +0000
commit68dfabb403d35eab47d5d4d09bf569a12515dc31 (patch)
treea142d6c27da3bf41c8a150ac2f3fb24d5d629e39 /www/get_started.html
parentbb92cf2f73893e60903c446abfc0f6a51332bfbf (diff)
downloadclang-68dfabb403d35eab47d5d4d09bf569a12515dc31.tar.gz
remove less relevant information + about packaging/Mac OS X + link to cfe-dev
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@207362 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'www/get_started.html')
-rw-r--r--www/get_started.html5
1 files changed, 2 insertions, 3 deletions
diff --git a/www/get_started.html b/www/get_started.html
index c7ec3eba3a..6f08f5e6f0 100644
--- a/www/get_started.html
+++ b/www/get_started.html
@@ -23,9 +23,8 @@ 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>
+<p>Clang is released as part of regular LLVM releases. You can download the release versions from <a href="http://llvm.org/releases/">http://llvm.org/releases/</a>.</p>
+<p>Clang is also provided in all major BSD or GNU/Linux distributions as part of their respective packaging systems. From Xcode 4.2, Clang is the default compiler for Mac OS X.</p>
<h2 id="build">Building Clang and Working with the Code</h2>