[PATCH] D136496: [bazel] Make labels to third-party dependencies explicit
Aaron Siddhartha Mondal via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 28 23:10:24 PDT 2022
aaronmondal added a comment.
Ok I now added the rest of the commits which should give a better picture on how/what I'm doing here 😅
https://reviews.llvm.org/D137007 is the small fix for the clang BUILD.bazel.
https://reviews.llvm.org/D137008 adds the actual bzlmod support.
https://reviews.llvm.org/D137009 adds an additional example.
This demo repository shows how this will look in a bazel registry (without the `0*_.patch` files): https://github.com/eomii/bazel-eomii-registry/commit/04d3d96f0fa35e38b056853db3bae8dd903a4bbd
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136496/new/
https://reviews.llvm.org/D136496
More information about the llvm-commits
mailing list