Add LLVM dependency

This commit is contained in:
Andrzej Janik 2024-09-09 18:58:46 +02:00
parent 193eb29be8
commit 0c015003a6
2 changed files with 6 additions and 0 deletions

5
.gitmodules vendored
View file

@ -5,3 +5,8 @@
[submodule "ext/spirv-headers"]
path = ext/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

@ -0,0 +1 @@
Subproject commit 6009708b4367171ccdbf4b5905cb6a803753fe18