1// $FreeBSD$
2
3#define LLVM_REVISION "llvmorg-10.0.1-rc1-0-gf79cd71e145"
4#define LLVM_REPOSITORY "[email protected]:llvm/llvm-project.git"
5
6#define CLANG_REVISION "llvmorg-10.0.1-rc1-0-gf79cd71e145"
7#define CLANG_REPOSITORY "[email protected]:llvm/llvm-project.git"
8
9// <Upstream revision at import>-<Local identifier in __FreeBSD_version style>
10#define LLD_REVISION "llvmorg-10.0.1-rc1-0-gf79cd71e145-1300007"
11#define LLD_REPOSITORY "FreeBSD"
12
13#define LLDB_REVISION "llvmorg-10.0.1-rc1-0-gf79cd71e145"
14#define LLDB_REPOSITORY "[email protected]:llvm/llvm-project.git"
15