Releases: h1994st/rules_rllvm
Releases · h1994st/rules_rllvm
v0.1.2
Compare
Sorry, something went wrong.
No results found
0.1.2 (2026-09-06)
Features
extract bitcode from Objective-C targets (#34 ) (8fdaad6 )
v0.1.1
Compare
Sorry, something went wrong.
No results found
0.1.1 (2026-09-05)
Features
extract bitcode from Rust crates (#31 ) (9a49255 )
support wasm targets via platform resolution (#29 ) (f812042 )
Bug Fixes
expose aspect output groups so one-off extraction works (#32 ) (9b03d81 )
v0.1.0
Compare
Sorry, something went wrong.
No results found
0.1.0 (2026-09-03)
⚠ BREAKING CHANGES
Bazel-native bitcode extraction, Bazel 9, and Apache-2.0 (#19 )
Features
add a simple example (2b5b41e )
Bazel-native bitcode extraction, Bazel 9, and Apache-2.0 (#19 ) (9a82b35 )
finish rllvm-wrapped llvm toolchain (ab82c46 )
hack rllvm with llvm distributions (d441d43 )
include rllvm and add overlay BUILD (ccf8156 )
rely on toolchains_llvm to implement rllvm rules (e3b35f5 )
Bug Fixes
declare Bazel 9 as the minimum supported version (#26 ) (8ee6efd )
rllvm dependencies and visibility (91ea2f7 )
the absolute inclusion issue in toolchain (d301f70 )