Hi there. I wanted to create for supporting containers, which would be used for [gollvm](https://go.googlesource.com/gollvm/) . There are two main scenarios: - building gollvm project itself (relies on [llvm, Clang](https://github.com/llvm/llvm-project/releases) , [CMake](https://cmake.org/) ) - using pre-built container images, featuring "llvm-goc" compiler tool, to build end-user software (in Golang) . Ivan
Hi there.
I wanted to create for supporting containers, which would be used for gollvm .
There are two main scenarios:
.
Ivan