Closed ydnatag closed 3 years ago
When I install lambdasoc with pip, It takes too long because it clones submodules recursively, cloning the llvm project which is huge.
Some possible solutions:
Regards.
Sorry for the delay. I fixed this (once and for all, hopefully) by copying the required builtins to the lambdasoc-bios repo.
When I install lambdasoc with pip, It takes too long because it clones submodules recursively, cloning the llvm project which is huge.
Some possible solutions:
Regards.