[all-commits] [llvm/llvm-project] 0d8ba6: [bazel] Add config for hermetic clang toolchain (#...
Keith Smiley via All-commits
all-commits at lists.llvm.org
Wed May 27 10:27:45 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0d8ba697df747b2aa0df3abbf11ec54e6c61e1b5
https://github.com/llvm/llvm-project/commit/0d8ba697df747b2aa0df3abbf11ec54e6c61e1b5
Author: Keith Smiley <keithbsmiley at gmail.com>
Date: 2026-05-27 (Wed, 27 May 2026)
Changed paths:
M utils/bazel/.bazelrc
M utils/bazel/MODULE.bazel
M utils/bazel/MODULE.bazel.lock
Log Message:
-----------
[bazel] Add config for hermetic clang toolchain (#192528)
This config uses the https://github.com/hermeticbuild/hermetic-llvm
toolchain to avoid any dependency on the host compiler. This makes it
trivial to test with remote execution and also supports cross
compilation.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list