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