What's Changed
TODO
Using Bzlmod
- Enable with
common --enable_bzlmodin.bazelrcif using Bazel>=7.4.0. - Add to your
MODULE.bazelfile:
bazel_dep(name = "toolchains_llvm_bootstrapped", version = "0.4.1")
register_toolchains(
"@toolchains_llvm_bootstrapped//toolchain:all",
)What's Changed
- [bcr] update presubmit.yml by @cerisier in #213
- Add @dzbarsky to list of BCR module maintainers by @cerisier in #214
Full Changelog: 0.4.0...0.4.1