From owner-svn-src-head@FreeBSD.ORG Sat Oct 2 10:39:19 2010 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6DFF5106564A; Sat, 2 Oct 2010 10:39:19 +0000 (UTC) (envelope-from rpaulo@freebsd.org) Received: from karen.lavabit.com (karen.lavabit.com [72.249.41.33]) by mx1.freebsd.org (Postfix) with ESMTP id 3BDD78FC17; Sat, 2 Oct 2010 10:39:19 +0000 (UTC) Received: from d.earth.lavabit.com (d.earth.lavabit.com [192.168.111.13]) by karen.lavabit.com (Postfix) with ESMTP id 4BB8411B893; Sat, 2 Oct 2010 05:39:18 -0500 (CDT) Received: from 10.0.10.3 (221.163.108.93.rev.vodafone.pt [93.108.163.221]) by lavabit.com with ESMTP id VUUN498SX149; Sat, 02 Oct 2010 05:39:18 -0500 Mime-Version: 1.0 (Apple Message framework v1081) Content-Type: text/plain; charset=us-ascii From: Rui Paulo In-Reply-To: <20101002071207.GA60377@dragon.NUXI.org> Date: Sat, 2 Oct 2010 11:39:14 +0100 Content-Transfer-Encoding: 7bit Message-Id: <7EA1375A-28D9-478A-B985-083B625A569E@FreeBSD.org> References: <201009201643.o8KGhJ95058838@svn.freebsd.org> <20101002071207.GA60377@dragon.NUXI.org> To: obrien@FreeBSD.org X-Mailer: Apple Mail (2.1081) Cc: svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org, Dimitry Andric Subject: Re: svn commit: r212904 - in head: contrib/llvm contrib/llvm/autoconf contrib/llvm/autoconf/m4 contrib/llvm/bindings/ada/llvm contrib/llvm/bindings/ocaml/llvm contrib/llvm/include/llvm contrib/llvm/inc... X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Oct 2010 10:39:19 -0000 On 2 Oct 2010, at 08:12, David O'Brien wrote: > On Mon, Sep 20, 2010 at 04:43:19PM +0000, Dimitry Andric wrote: >> Author: dim >> Date: Mon Sep 20 16:43:17 2010 >> New Revision: 212904 >> Log: >> Upgrade our Clang in base to r114020, from upstream's release_28 branch. > .. >> head/contrib/llvm/tools/llvmc/examples/ >> - copied from r212799, vendor/llvm/dist/tools/llvmc/examples/ > .. >> head/contrib/llvm/tools/llvmc/example/Hello/Hello.cpp > > We seem to now have contrib/llvm/tools/llvmc/example and > contrib/llvm/tools/llvmc/examples > > Can one be svn rm'ed? Or preferably, both? IIRC, we can remove both. Regards, -- Rui Paulo