]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - lib/clang/include/VCSVersion.inc
Merge ^/head r357966 through r357999.
[FreeBSD/FreeBSD.git] / lib / clang / include / VCSVersion.inc
1 // $FreeBSD$
2
3 #define LLVM_REVISION "90c78073f73eac58f4f8b4772a896dc8aac023bc"
4 #define LLVM_REPOSITORY "git@github.com:llvm/llvm-project.git"
5
6 #define CLANG_REVISION "90c78073f73eac58f4f8b4772a896dc8aac023bc"
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 "90c78073f73eac58f4f8b4772a896dc8aac023bc-1300007"
11 #define LLD_REPOSITORY "FreeBSD"
12
13 #define LLDB_REVISION "90c78073f73eac58f4f8b4772a896dc8aac023bc"
14 #define LLDB_REPOSITORY "git@github.com:llvm/llvm-project.git"