[PATCH] D129899: Bazel BUILD file for BOLT

Geoffrey Martin-Noble via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 20 09:31:07 PDT 2022


GMNGeoffrey added a comment.

In D129899#3664764 <https://reviews.llvm.org/D129899#3664764>, @MaskRay wrote:

> I want to mention the Bazel build is an unofficial build system and keeping it work isn't the community's responsibility.
> Keeping it work is appreciated by folks who use the Bazel build, though.

Yes, thanks for flagging that. @Amir, if you do anything with a build bot, you'd need to ensure it only notifies those that have opted in in some way. I think a patch editing utils/bazel would count as opting in if that patch was in the blame list. There's also the phabricator project people can join. Note how the Bazel pre-merge testing is enabled: https://github.com/llvm/llvm-project/tree/main/utils/bazel#pre-merge-testing


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D129899/new/

https://reviews.llvm.org/D129899



More information about the llvm-commits mailing list