freebsd-nq/lib/clang/include/VCSVersion.inc
Dimitry Andric f91b0c1c18 Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp
release/11.x llvmorg-11.0.0-0-g176249bd673 (aka 11.0.0 release).

MFC after:	4 weeks
X-MFC-With:	r364284
2020-10-12 21:35:29 +00:00

15 lines
543 B
C++

// $FreeBSD$
#define LLVM_REVISION "llvmorg-11.0.0-0-g176249bd673"
#define LLVM_REPOSITORY "git@github.com:llvm/llvm-project.git"
#define CLANG_REVISION "llvmorg-11.0.0-0-g176249bd673"
#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-0-g176249bd673-1300007"
#define LLD_REPOSITORY "FreeBSD"
#define LLDB_REVISION "llvmorg-11.0.0-0-g176249bd673"
#define LLDB_REPOSITORY "git@github.com:llvm/llvm-project.git"