[all-commits] [llvm/llvm-project] 744480: [bazel] Rewrite overlay handling to starlark (#170...
David Zbarsky via All-commits
all-commits at lists.llvm.org
Mon Dec 1 17:45:43 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 744480a2a6b83f819b782ca0df11a25b23d9b245
https://github.com/llvm/llvm-project/commit/744480a2a6b83f819b782ca0df11a25b23d9b245
Author: David Zbarsky <dzbarsky at gmail.com>
Date: 2025-12-01 (Mon, 01 Dec 2025)
Changed paths:
M utils/bazel/configure.bzl
R utils/bazel/overlay_directories.py
Log Message:
-----------
[bazel] Rewrite overlay handling to starlark (#170000)
Starlark is perfectly capable of doing what we need and this avoids the
dependency on a host Python
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