mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-08 19:44:57 -05:00
8 lines
318 B
Plaintext
8 lines
318 B
Plaintext
[submodule "llvm-project"]
|
|
path = third_party/llvm-project
|
|
url = git@github.com:zama-ai/concrete-compiler-internal-llvm-project.git
|
|
shallow = true
|
|
[submodule "compiler/parameter-curves"]
|
|
path = compilers/concrete-compiler/compiler/parameter-curves
|
|
url = git@github.com:zama-ai/parameter-curves.git
|
|
shallow = true |