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" : "8f691f12750345da1941c8a2195f95ba91f3c234"
},
{
"name" : "clang",
"site" : "github",
"subrepo" : "llvm-mirror/clang",
"branch" : "master",
"subdir" : "third_party/clang",
"commit" : "1c7fd213d5fa86593c18a45fa00a67a53dd36b5b"
},
{
"name" : "SPIRV-Headers",
"site" : "github",
"subrepo" : "KhronosGroup/SPIRV-Headers",
"branch" : "master",
"subdir" : "third_party/SPIRV-Headers",
"commit" : "63e1062a194750b354d48be8c16750d7a4d0dc4e"
},
{
"name" : "SPIRV-Tools",
"site" : "github",
"subrepo" : "KhronosGroup/SPIRV-Tools",
"branch" : "master",
"subdir" : "third_party/SPIRV-Tools",
"commit" : "7c8da66bc27cc5c4ccb6a0fa612f56c9417518ff"
}
]
}