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