[all-commits] [llvm/llvm-project] 777935: [bazel] Delete WORKSPACE file (#168926)
Keith Smiley via All-commits
all-commits at lists.llvm.org
Thu Nov 20 10:51:33 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 777935c2edae160d20760278a1b462d8408c62f8
https://github.com/llvm/llvm-project/commit/777935c2edae160d20760278a1b462d8408c62f8
Author: Keith Smiley <keithbsmiley at gmail.com>
Date: 2025-11-20 (Thu, 20 Nov 2025)
Changed paths:
R utils/bazel/WORKSPACE
Log Message:
-----------
[bazel] Delete WORKSPACE file (#168926)
This has been replaced by the MODULE.bazel file. Users can still use
their own WORKSPACE files, but they didn't inherit this file anyways.
Users should migrate to bzlmod as with bazel 9.x that is required.
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