From owner-svn-src-vendor@FreeBSD.ORG Sat May 29 11:12:07 2010 Return-Path: Delivered-To: svn-src-vendor@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 341371065676; Sat, 29 May 2010 11:12:07 +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 DBF848FC1B; Sat, 29 May 2010 11:12:05 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id ECED89CB082; Sat, 29 May 2010 13:08:39 +0200 (CEST) X-Virus-Scanned: amavisd-new at vlakno.cz Received: from vlakno.cz ([127.0.0.1]) by localhost (lev.vlakno.cz [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QKmmlsgTa-Wf; Sat, 29 May 2010 13:08:37 +0200 (CEST) Received: from vlk.vlakno.cz (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id AB8EE9CB181; Sat, 29 May 2010 13:08:37 +0200 (CEST) Received: (from rdivacky@localhost) by vlk.vlakno.cz (8.14.3/8.14.3/Submit) id o4TB8bIF093298; Sat, 29 May 2010 13:08:37 +0200 (CEST) (envelope-from rdivacky) Date: Sat, 29 May 2010 13:08:37 +0200 From: Roman Divacky To: Ed Schouten Message-ID: <20100529110837.GA93235@freebsd.org> References: <201005271515.o4RFFx0I008237@svn.freebsd.org> <20100528183915.GN56080@hoeg.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100528183915.GN56080@hoeg.nl> User-Agent: Mutt/1.4.2.3i Cc: svn-src-all@freebsd.org, src-committers@freebsd.org, svn-src-vendor@freebsd.org Subject: Re: svn commit: r208599 - in vendor/llvm/dist: . autoconf docs docs/CommandGuide docs/tutorial include/llvm include/llvm/ADT include/llvm/Analysis include/llvm/CodeGen include/llvm/Config include/llvm/... X-BeenThere: svn-src-vendor@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the vendor work area tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 May 2010 11:12:07 -0000 On Fri, May 28, 2010 at 08:39:15PM +0200, Ed Schouten wrote: > * Roman Divacky wrote: > > Log: > > Update LLVM to r104832. > > So is there any chance we can start tagging LLVM snapshots again? Tags > in SVN are basically free. if this particular import gets all the testing I'll sure tag this one as clang-import or something :)