xref: /freebsd/lib/clang/include/VCSVersion.inc (revision 656d68a711952ac2b92ed258502978c5ba1dbc73)
1// $FreeBSD$
2
3#define LLVM_REVISION "llvmorg-13.0.0-0-gd7b669b3a303"
4#define LLVM_REPOSITORY "git@github.com:llvm/llvm-project.git"
5
6#define CLANG_REVISION "llvmorg-13.0.0-0-gd7b669b3a303"
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-13.0.0-0-gd7b669b3a303-1400002"
11#define LLD_REPOSITORY "FreeBSD"
12
13#define LLDB_REVISION "llvmorg-13.0.0-0-gd7b669b3a303"
14#define LLDB_REPOSITORY "git@github.com:llvm/llvm-project.git"
15