github hermeticbuild/hermetic-llvm v0.7.9

one hour ago

Add to your MODULE.bazel file:

bazel_dep(name = "llvm", version = "0.7.9")

register_toolchains("@llvm//toolchain:all")

What's Changed

  • Upgrade tar.bzl version to 0.10.4 by @ArchangelX360 in #539
  • Allow windows platform in scoped toolchains repo by @dzbarsky in #540
  • Inject our extra build files as an additional overlay for LLVM source repo by @dzbarsky in #541

Full Changelog: v0.7.8...v0.7.9

Don't miss a new hermetic-llvm release

NewReleases is sending notifications on new releases.