]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - lib/clang/include/VCSVersion.inc
Merge ^/head r353316 through r353350.
[FreeBSD/FreeBSD.git] / lib / clang / include / VCSVersion.inc
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"