Skip to content

[build] Upgrade @llvm to 0.8.9 - #17703

Merged
AutomatedTester merged 1 commit into
trunkfrom
llvm-0.8.9-bump
Jun 22, 2026
Merged

[build] Upgrade @llvm to 0.8.9#17703
AutomatedTester merged 1 commit into
trunkfrom
llvm-0.8.9-bump

Conversation

@AutomatedTester

@AutomatedTester AutomatedTester commented Jun 22, 2026

Copy link
Copy Markdown
Member

Summary

Bumps the hermetic @llvm toolchain from 0.8.3 → 0.8.9 (LLVM 22.1.7).

The rules_rs maintainers recommend tracking newer @llvm for recent linker/toolchain fixes. Trunk pins @llvm as a plain bazel_dep with no patch or single_version_override, so this is a straight version bump with nothing to reconcile.

Validation

Built locally on macOS (arm64) against @llvm 0.8.9:

  • Module resolution + llvm_toolchains extension evaluate cleanly.
  • bazel build //rust:selenium-manager compiles + links the full crate graph.
  • Resulting binary runs.

CI exercises the full Linux/macOS/Windows matrix.

Bumps the hermetic @llvm toolchain from 0.8.3 to 0.8.9 (LLVM 22.1.7),
picking up the cross-language LTO / faster-link improvements and linker
fixes in recent releases as recommended by the rules_rs maintainers.

Trunk pins @llvm as a plain bazel_dep with no patch/override, so this is
a straight version bump. Validated locally on macOS: module resolution,
full compile+link of //rust:selenium-manager against @llvm 0.8.9, and the
resulting binary runs.
@selenium-ci selenium-ci added the B-build Includes scripting, bazel and CI integrations label Jun 22, 2026
@AutomatedTester
AutomatedTester merged commit a9f24f0 into trunk Jun 22, 2026
65 checks passed
@AutomatedTester
AutomatedTester deleted the llvm-0.8.9-bump branch June 22, 2026 13:45
This was referenced Jul 11, 2026
@AutomatedTester AutomatedTester changed the title [build] Upgrade @llvm to 0.8.9 [build] Upgrade @llvm to 0.8.10 Jul 15, 2026
@AutomatedTester AutomatedTester changed the title [build] Upgrade @llvm to 0.8.10 [build] Upgrade @llvm to 0.8.9 Jul 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

B-build Includes scripting, bazel and CI integrations

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants