From owner-freebsd-current@FreeBSD.ORG Wed Jun 2 14:01:04 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 34678106566C; Wed, 2 Jun 2010 14:01:04 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from cyrus.watson.org (cyrus.watson.org [65.122.17.42]) by mx1.freebsd.org (Postfix) with ESMTP id 067178FC1A; Wed, 2 Jun 2010 14:01:04 +0000 (UTC) Received: from bigwig.baldwin.cx (66.111.2.69.static.nyinternet.net [66.111.2.69]) by cyrus.watson.org (Postfix) with ESMTPSA id B0D3646C0F; Wed, 2 Jun 2010 10:01:03 -0400 (EDT) Received: from jhbbsd.localnet (smtp.hudson-trading.com [209.249.190.9]) by bigwig.baldwin.cx (Postfix) with ESMTPA id F11C18A021; Wed, 2 Jun 2010 10:01:02 -0400 (EDT) From: John Baldwin To: freebsd-current@freebsd.org Date: Wed, 2 Jun 2010 08:45:38 -0400 User-Agent: KMail/1.12.1 (FreeBSD/7.3-CBSD-20100217; KDE/4.3.1; amd64; ; ) References: <20100531075248.GA15206@freebsd.org> <8639x6e8py.fsf@ds4.des.no> <53546285@bb.ipt.ru> In-Reply-To: <53546285@bb.ipt.ru> MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Message-Id: <201006020845.38943.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.0.1 (bigwig.baldwin.cx); Wed, 02 Jun 2010 10:01:03 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.95.1 at bigwig.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-2.5 required=4.2 tests=AWL,BAYES_00 autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on bigwig.baldwin.cx Cc: Boris Samorodov , Roman Divacky , current@freebsd.org Subject: Re: Importing clang/LLVM into FreeBSD HEAD X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Jun 2010 14:01:04 -0000 On Wednesday 02 June 2010 2:11:30 am Boris Samorodov wrote: > On Tue, 01 Jun 2010 23:36:25 +0200 Dag-Erling Sm=C3=B8rgrav wrote: > > Roman Divacky writes: >=20 > > > I would like to propose to integrate clang/LLVM into FreeBSD HEAD > > > in the near future (days, not weeks). >=20 > > +1 >=20 > +1 +1 I think it is worth mentioning that FreeBSD is not the only platform strong= ly=20 considering clang/llvm as an alternate toolchain, so we will not be going i= t=20 "alone". =2D-=20 John Baldwin