xref: /freebsd/lib/clang/include/VCSVersion.inc (revision 2c3f47a727372086b41ef9ce06eb1f1eb83a67d3)
1// $FreeBSD$
2
3#define LLVM_REVISION "371301"
4#define LLVM_REPOSITORY "https://llvm.org/svn/llvm-project/llvm/branches/release_90"
5
6#define CLANG_REVISION "371301"
7#define CLANG_REPOSITORY "https://llvm.org/svn/llvm-project/cfe/branches/release_90"
8
9// <Upstream revision at import>-<Local identifier in __FreeBSD_version style>
10#define LLD_REVISION "371301-1300004"
11#define LLD_REPOSITORY "FreeBSD"
12
13#define LLDB_REVISION "371301"
14#define LLDB_REPOSITORY "https://llvm.org/svn/llvm-project/lldb/branches/release_90"
15