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