[PATCH] D114977: [Bazel] Update to 4.2.1

Keith Smiley via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 2 11:27:08 PST 2021


keith created this revision.
keith added a reviewer: GMNGeoffrey.
keith requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

In order to build on Apple Silicon machines this is a requirement. This
causes a warning because of
https://github.com/bazelbuild/bazel-toolchains/issues/970 but is
probably still worth it


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D114977

Files:
  utils/bazel/.bazelversion


Index: utils/bazel/.bazelversion
===================================================================
--- utils/bazel/.bazelversion
+++ utils/bazel/.bazelversion
@@ -1 +1 @@
-4.0.0
+4.2.1


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114977.391408.patch
Type: text/x-patch
Size: 187 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211202/7da6aa05/attachment.bin>


More information about the llvm-commits mailing list