Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 03 Sep 04:46
3c802e3

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)