Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp
release/11.x llvmorg-11.0.0-rc2-0-g414f32a9e86. MFC after: 6 weeks X-MFC-With: r364284
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
// $FreeBSD$
|
||||
|
||||
#define LLVM_REVISION "llvmorg-11.0.0-rc1-47-gff47911ddfc"
|
||||
#define LLVM_REVISION "llvmorg-11.0.0-rc2-0-g414f32a9e86"
|
||||
#define LLVM_REPOSITORY "git@github.com:llvm/llvm-project.git"
|
||||
|
||||
#define CLANG_REVISION "llvmorg-11.0.0-rc1-47-gff47911ddfc"
|
||||
#define CLANG_REVISION "llvmorg-11.0.0-rc2-0-g414f32a9e86"
|
||||
#define CLANG_REPOSITORY "git@github.com:llvm/llvm-project.git"
|
||||
|
||||
// <Upstream revision at import>-<Local identifier in __FreeBSD_version style>
|
||||
#define LLD_REVISION "llvmorg-11.0.0-rc1-47-gff47911ddfc-1300007"
|
||||
#define LLD_REVISION "llvmorg-11.0.0-rc2-0-g414f32a9e86-1300007"
|
||||
#define LLD_REPOSITORY "FreeBSD"
|
||||
|
||||
#define LLDB_REVISION "llvmorg-11.0.0-rc1-47-gff47911ddfc"
|
||||
#define LLDB_REVISION "llvmorg-11.0.0-rc2-0-g414f32a9e86"
|
||||
#define LLDB_REPOSITORY "git@github.com:llvm/llvm-project.git"
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
/* $FreeBSD$ */
|
||||
#define LLVM_REVISION "llvmorg-11.0.0-rc1-47-gff47911ddfc"
|
||||
#define LLVM_REVISION "llvmorg-11.0.0-rc2-0-g414f32a9e86"
|
||||
#define LLVM_REPOSITORY "git@github.com:llvm/llvm-project.git"
|
||||
|
||||
Reference in New Issue
Block a user