Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp

10.0.1 final (aka llvmorg-10.0.1-0-gef32c611aa2).

There were no changes since rc2, except in the upstream regression
tests, which we do not ship.

Relnotes:	yes
MFC after:	immediately (no material changes except tag)
This commit is contained in:
Dimitry Andric 2020-07-21 17:34:05 +00:00
commit 716df522b8
2 changed files with 5 additions and 5 deletions

View File

@ -1,14 +1,14 @@
// $FreeBSD$
#define LLVM_REVISION "llvmorg-10.0.1-rc2-0-g77d76b71d7d"
#define LLVM_REVISION "llvmorg-10.0.1-0-gef32c611aa2"
#define LLVM_REPOSITORY "git@github.com:llvm/llvm-project.git"
#define CLANG_REVISION "llvmorg-10.0.1-rc2-0-g77d76b71d7d"
#define CLANG_REVISION "llvmorg-10.0.1-0-gef32c611aa2"
#define CLANG_REPOSITORY "git@github.com:llvm/llvm-project.git"
// <Upstream revision at import>-<Local identifier in __FreeBSD_version style>
#define LLD_REVISION "llvmorg-10.0.1-rc2-0-g77d76b71d7d-1300007"
#define LLD_REVISION "llvmorg-10.0.1-0-gef32c611aa2-1300007"
#define LLD_REPOSITORY "FreeBSD"
#define LLDB_REVISION "llvmorg-10.0.1-rc2-0-g77d76b71d7d"
#define LLDB_REVISION "llvmorg-10.0.1-0-gef32c611aa2"
#define LLDB_REPOSITORY "git@github.com:llvm/llvm-project.git"

View File

@ -1,3 +1,3 @@
/* $FreeBSD$ */
#define LLVM_REVISION "llvmorg-10.0.1-rc2-0-g77d76b71d7d"
#define LLVM_REVISION "llvmorg-10.0.1-0-gef32c611aa2"
#define LLVM_REPOSITORY "git@github.com:llvm/llvm-project.git"