Releases: awakecoding/llvm-prebuilt
Releases · awakecoding/llvm-prebuilt
v2025.2.0
v2025.1.0
- Add cctools build for Ubuntu 24.04
- Add cctools build for arm64 (22.04, 24.04)
- Add clang+llvm 18.1.6 distribution
- Remove custom Rust distribution
- Add Halide 18 build
v2023.3.0
- Add clang-llvm 16.0.6, drop 12.0.1
- Add llvm-llc, llvm-lli, llvm-opt tools
- Add Halide 16.0.0, drop 14.0.0
- Update cctools to latest
- Add Rust 1.73, drop 1.64
- Remove Darling workflow
v2023.1.0
Fix arm64 clang+llvm and Halide builds
v2022.2.0
- Add Ubuntu 22.04, remove Ubuntu 18.04
- Add LLVM 14.0.6, refresh LLVM 12.0.1
- Add Halide 14.0.0, refresh Halide 12.0.1
- Add initial Rust 1.64 distribution (x86_64)
- Refresh cctools Linux distribution (lipo)
- Add Darling distribution (experimental)
2021.2.4
- Fix lld libraries cmake export
- Use Windows dynamic runtime
2021.2.3
- Add ubuntu-18.04 / ubuntu-20.04 builds
- Add missing lld development libraries
2021.2.2
- Fix lld library installation
- Add missing Halide targets
2021.2.1
Added aarch64 builds for Windows, macOS and Linux
2021.2.0
fix Windows LLVM packaging (#4) Co-authored-by: Marc-André Moreau <[email protected]>