From owner-svn-src-all@FreeBSD.ORG Fri Oct 8 06:58:10 2010 Return-Path: Delivered-To: svn-src-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F37461065693; Fri, 8 Oct 2010 06:58:09 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from vlakno.cz (lev.vlakno.cz [77.93.215.190]) by mx1.freebsd.org (Postfix) with ESMTP id ED2378FC08; Fri, 8 Oct 2010 06:58:07 +0000 (UTC) Received: from lev.vlakno.cz (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id 8FFCE9CB0CC; Fri, 8 Oct 2010 08:58:05 +0200 (CEST) X-Virus-Scanned: amavisd-new at vlakno.cz Received: from vlakno.cz ([127.0.0.1]) by lev.vlakno.cz (lev.vlakno.cz [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2qepLU7p2SOB; Fri, 8 Oct 2010 08:58:04 +0200 (CEST) Received: from vlk.vlakno.cz (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id 89A259CB0E8; Fri, 8 Oct 2010 08:58:04 +0200 (CEST) Received: (from rdivacky@localhost) by vlk.vlakno.cz (8.14.4/8.14.4/Submit) id o986w4rS013630; Fri, 8 Oct 2010 08:58:04 +0200 (CEST) (envelope-from rdivacky) Date: Fri, 8 Oct 2010 08:58:04 +0200 From: Roman Divacky To: Dimitry Andric Message-ID: <20101008065804.GA13461@freebsd.org> References: <201010072031.o97KV7Mg060823@svn.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201010072031.o97KV7Mg060823@svn.freebsd.org> User-Agent: Mutt/1.4.2.3i Cc: svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org Subject: Re: svn commit: r213534 - in head: contrib/llvm contrib/llvm/autoconf contrib/llvm/include/llvm/ADT contrib/llvm/lib/CodeGen contrib/llvm/lib/Target/ARM contrib/llvm/lib/Target/X86 contrib/llvm/tools/c... X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2010 06:58:10 -0000 On Thu, Oct 07, 2010 at 08:31:07PM +0000, Dimitry Andric wrote: > Author: dim > Date: Thu Oct 7 20:31:07 2010 > New Revision: 213534 > URL: http://svn.freebsd.org/changeset/base/213534 > > Log: > Upgrade Clang and LLVM to the 2.8 release. See here for release notes: > http://llvm.org/releases/2.8/docs/ReleaseNotes.html now for the next update in 1-2 months which will bring us the llvm integrated assembler!