xref: /freebsd/lib/clang/include/VCSVersion.inc (revision c40487d49bde43806672a0917a7ccc5d1e6301fd)
1// $FreeBSD$
2
3#define LLVM_REVISION "llvmorg-11.0.0-rc5-0-g60a25202a7d"
4#define LLVM_REPOSITORY "git@github.com:llvm/llvm-project.git"
5
6#define CLANG_REVISION "llvmorg-11.0.0-rc5-0-g60a25202a7d"
7#define CLANG_REPOSITORY "git@github.com:llvm/llvm-project.git"
8
9// <Upstream revision at import>-<Local identifier in __FreeBSD_version style>
10#define LLD_REVISION "llvmorg-11.0.0-rc5-0-g60a25202a7d-1300007"
11#define LLD_REPOSITORY "FreeBSD"
12
13#define LLDB_REVISION "llvmorg-11.0.0-rc5-0-g60a25202a7d"
14#define LLDB_REPOSITORY "git@github.com:llvm/llvm-project.git"
15