From owner-svn-src-all@FreeBSD.ORG Sat Oct 2 07:12:08 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 14C951065672; Sat, 2 Oct 2010 07:12:08 +0000 (UTC) (envelope-from obrien@NUXI.org) Received: from dragon.nuxi.org (trang.nuxi.org [74.95.12.85]) by mx1.freebsd.org (Postfix) with ESMTP id E64458FC17; Sat, 2 Oct 2010 07:12:07 +0000 (UTC) Received: from dragon.nuxi.org (obrien@localhost [127.0.0.1]) by dragon.nuxi.org (8.14.4/8.14.4) with ESMTP id o927C7mV060714; Sat, 2 Oct 2010 00:12:07 -0700 (PDT) (envelope-from obrien@dragon.nuxi.org) Received: (from obrien@localhost) by dragon.nuxi.org (8.14.4/8.14.4/Submit) id o927C7VG060713; Sat, 2 Oct 2010 00:12:07 -0700 (PDT) (envelope-from obrien) Date: Sat, 2 Oct 2010 00:12:07 -0700 From: "David O'Brien" To: Dimitry Andric Message-ID: <20101002071207.GA60377@dragon.NUXI.org> References: <201009201643.o8KGhJ95058838@svn.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201009201643.o8KGhJ95058838@svn.freebsd.org> X-Operating-System: FreeBSD 9.0-CURRENT X-to-the-FBI-CIA-and-NSA: HI! HOW YA DOIN? User-Agent: Mutt/1.5.16 (2007-06-09) Cc: svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org 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-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: obrien@FreeBSD.org 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: Sat, 02 Oct 2010 07:12:08 -0000 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? -- -- David (obrien@FreeBSD.org)