Closed bcardiff closed 5 years ago
This PR allow to trigger the build a llvm package in CircleCI. The output is manually stored in S3 where the llvm_bin package downloads it.
It will also allow shipping a crystal compiler using llvm 6.0.1 instead of 3.9.1.
After some testing, we could upgrade to newer llvm versions and even bump the one used in the linux packages. But all that is for the future.
This PR allow to trigger the build a llvm package in CircleCI. The output is manually stored in S3 where the llvm_bin package downloads it.
It will also allow shipping a crystal compiler using llvm 6.0.1 instead of 3.9.1.
After some testing, we could upgrade to newer llvm versions and even bump the one used in the linux packages. But all that is for the future.