-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
23 lines (23 loc) · 746 Bytes
/
Copy path.gitmodules
File metadata and controls
23 lines (23 loc) · 746 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[submodule "llvm-project"]
path = llvm-project
url = https://github.com/llvm/llvm-project.git
shallow = true
[submodule "DirectXShaderCompiler"]
path = DirectXShaderCompiler
url = https://github.com/microsoft/DirectXShaderCompiler.git
shallow = true
[submodule "offload-test-suite"]
path = offload-test-suite
url = https://github.com/llvm/offload-test-suite.git
shallow = true
[submodule "offload-golden-images"]
path = offload-golden-images
url = https://github.com/llvm/offload-golden-images.git
shallow = true
[submodule "compiler-explorer"]
path = compiler-explorer
url = https://github.com/compiler-explorer/compiler-explorer.git
shallow = true
[submodule "wg-hlsl"]
path = wg-hlsl
url = https://github.com/llvm/wg-hlsl.git