Got the thing to build using a vendored LLVM

This commit is contained in:
2022-05-26 17:24:50 +02:00
parent 4c2dc2284a
commit 86d317f3ba
6 changed files with 31 additions and 9 deletions

3
.gitmodules vendored Normal file
View File

@@ -0,0 +1,3 @@
[submodule "vendor/llvm"]
path = vendor/llvm
url = https://github.com/llvm/llvm-project