[PATCH] D107142: [Bazel] Typo fix

Shivam Gupta via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 30 02:56:49 PDT 2021


xgupta added a comment.

For some reason, Bazel build is failing on buildbot. Actually in utils/bazel/WORKSPACE seems SKYLIB_VERSION = "1.0.3" is not working, I need to copy the bazel-skylib WORKSPACE setup from https://github.com/bazelbuild/bazel-skylib/releases/tag/1.0.3 and makes URL values hardcoded.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107142



More information about the llvm-commits mailing list