From 68dfabb403d35eab47d5d4d09bf569a12515dc31 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Sun, 27 Apr 2014 15:17:15 +0000 Subject: [PATCH] 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 --- www/get_started.html | 5 ++--- www/related.html | 2 +- 2 files changed, 3 insertions(+), 4 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 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/.

+

Clang is released as part of regular LLVM releases. You can download the release versions from http://llvm.org/releases/.

+

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.

Building Clang and Working with the Code

diff --git a/www/related.html b/www/related.html index 8191daabb1..62dd2632cd 100644 --- a/www/related.html +++ b/www/related.html @@ -19,7 +19,7 @@ custom analysis tools using Clang. This page tracks some of those Clang related projects.

-

Please email cfe-dev if you have a Clang related project you would like +

Please email cfe-dev if you have a Clang related project you would like added to this list.

-- 2.40.0