forked from google/clspv
-
Notifications
You must be signed in to change notification settings - Fork 0
/
deps.json
36 lines (36 loc) · 968 Bytes
/
deps.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
{
"commits" : [
{
"name" : "llvm",
"site" : "github",
"subrepo" : "llvm-mirror/llvm",
"branch" : "master",
"subdir" : "third_party/llvm",
"commit" : "82f73ee5b37a2a4cc1bdad02bebaaaba71b65400"
},
{
"name" : "clang",
"site" : "github",
"subrepo" : "llvm-mirror/clang",
"branch" : "master",
"subdir" : "third_party/clang",
"commit" : "82fcdc620f7367f0ffc24b8ade93539e0bfd9e30"
},
{
"name" : "SPIRV-Headers",
"site" : "github",
"subrepo" : "KhronosGroup/SPIRV-Headers",
"branch" : "master",
"subdir" : "third_party/SPIRV-Headers",
"commit" : "ff684ffc6a35d2a58f0f63108877d0064ea33feb"
},
{
"name" : "SPIRV-Tools",
"site" : "github",
"subrepo" : "KhronosGroup/SPIRV-Tools",
"branch" : "master",
"subdir" : "third_party/SPIRV-Tools",
"commit" : "83b7f2b67412f5c82990a5ea3de1bb605f4ad321"
}
]
}