[PATCH] D143344: [bazel] Port zstd support

Aaron Siddhartha Mondal via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 5 12:52:07 PST 2023


aaronmondal updated this revision to Diff 494943.
aaronmondal added a comment.

- Fix typo (zlib -> zstd).
- Remove redundant `llvm_zstd_enabled` config setting.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143344

Files:
  utils/bazel/WORKSPACE
  utils/bazel/llvm-project-overlay/lld/BUILD.bazel
  utils/bazel/llvm-project-overlay/llvm/BUILD.bazel
  utils/bazel/third_party_build/zstd.BUILD

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143344.494943.patch
Type: text/x-patch
Size: 3356 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230205/ac56146b/attachment.bin>


More information about the llvm-commits mailing list