mirror of
https://github.com/vosen/ZLUDA.git
synced 2025-06-25 08:49:00 +03:00
Add LLVM dependency
This commit is contained in:
5
.gitmodules
vendored
5
.gitmodules
vendored
@ -5,3 +5,8 @@
|
|||||||
[submodule "ext/spirv-headers"]
|
[submodule "ext/spirv-headers"]
|
||||||
path = ext/spirv-headers
|
path = ext/spirv-headers
|
||||||
url = https://github.com/KhronosGroup/SPIRV-Headers
|
url = https://github.com/KhronosGroup/SPIRV-Headers
|
||||||
|
[submodule "ext/llvm-project"]
|
||||||
|
path = ext/llvm-project
|
||||||
|
url = https://github.com/llvm/llvm-project
|
||||||
|
branch = release/17.x
|
||||||
|
shallow = true
|
||||||
|
1
ext/llvm-project
vendored
Submodule
1
ext/llvm-project
vendored
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 6009708b4367171ccdbf4b5905cb6a803753fe18
|
Reference in New Issue
Block a user