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