Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Dec 2019 20:44:59 +0000 (UTC)
From:      Dimitry Andric <dim@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-vendor@freebsd.org
Subject:   svn commit: r355944 - in vendor/llvm-project/master: clang compiler-rt libcxx libunwind lld lldb llvm openmp
Message-ID:  <201912202044.xBKKixWI073749@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dim
Date: Fri Dec 20 20:44:58 2019
New Revision: 355944
URL: https://svnweb.freebsd.org/changeset/base/355944

Log:
  Copy llvm vendor/*/dist to vendor/llvm-project/master
  
  This uses the new layout of the upstream repository, which was recently
  migrated to GitHub, and converted into a "monorepo".  That is, most of
  the earlier separate sub-projects with their own branches and tags were
  consolidated into one top-level directory, and are now branched and
  tagged together.

Added:
  vendor/llvm-project/master/clang/
     - copied from r355943, vendor/clang/dist/
  vendor/llvm-project/master/compiler-rt/
     - copied from r355943, vendor/compiler-rt/dist/
  vendor/llvm-project/master/libcxx/
     - copied from r355943, vendor/libc++/dist/
  vendor/llvm-project/master/libunwind/
     - copied from r355943, vendor/llvm-libunwind/dist/
  vendor/llvm-project/master/lld/
     - copied from r355943, vendor/lld/dist/
  vendor/llvm-project/master/lldb/
     - copied from r355943, vendor/lldb/dist/
  vendor/llvm-project/master/llvm/
     - copied from r355943, vendor/llvm/dist/
  vendor/llvm-project/master/openmp/
     - copied from r355943, vendor/llvm-openmp/dist/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201912202044.xBKKixWI073749>