This release contains the mimimal set of prebuilt LLVM binaries for use with a cc toolchain from rules_cc.
Archives contain static binaries for linux using musl and dynamically linked binary for macOS using libSystem as well as compiler builtin headers.
Achives are compressed using ZSTD for extra minimal footprint.
NOTE:
- This release is the first to have been bootstrapped (that is compiled using the previous toolchain)
- This release contains extra prebuilts that have been built with LTO enabled