[PATCH] D143320: [bazel] Rework zlib dependency

Aaron Siddhartha Mondal via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 6 17:19:04 PST 2023


aaronmondal added a comment.

In D143320#4108554 <https://reviews.llvm.org/D143320#4108554>, @GMNGeoffrey wrote:

> 

Ugh that's my bad. I totally forgot about those :-( I think it enforced naming of the `llvm-project` repo in a way I found unsavory and I never figured out a solution after getting very lost in what `Label` appears to do vs what I think the documentation says it does...

Even worse, there is now an additional `@@` syntax that i think is supposed to solve issues like that. I *think* it tells bazel to not "resolve" the workspace name or something like that but maybe that's not how it works either 😆


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143320



More information about the llvm-commits mailing list