mirror of
https://github.com/zama-ai/concrete.git
synced 2026-01-08 20:38:06 -05:00
9 lines
296 B
Plaintext
9 lines
296 B
Plaintext
[submodule "llvm-project"]
|
|
path = third_party/llvm-project
|
|
# .. refers to ssh|https://github.com/zama-ai
|
|
url = ../concrete-compiler-internal-llvm-project.git
|
|
shallow = true
|
|
[submodule "lattice-estimator"]
|
|
path = third_party/lattice-estimator
|
|
url = https://github.com/malb/lattice-estimator
|