This updates llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp to llvmorg-14.0.3-0-g1f9140064dfb. PR: 261742 MFC after: 2 weeks
11 lines
384 B
PHP
11 lines
384 B
PHP
// $FreeBSD$
|
|
|
|
#define LLVM_REVISION "llvmorg-14.0.3-0-g1f9140064dfb"
|
|
#define LLVM_REPOSITORY "https://github.com/llvm/llvm-project.git"
|
|
|
|
#define CLANG_REVISION "llvmorg-14.0.3-0-g1f9140064dfb"
|
|
#define CLANG_REPOSITORY "https://github.com/llvm/llvm-project.git"
|
|
|
|
#define LLDB_REVISION "llvmorg-14.0.3-0-g1f9140064dfb"
|
|
#define LLDB_REPOSITORY "https://github.com/llvm/llvm-project.git"
|