[PATCH] D143344: [bazel] Port zstd support
Aaron Siddhartha Mondal via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Feb 5 07:49:15 PST 2023
aaronmondal created this revision.
aaronmondal added a reviewer: MaskRay.
aaronmondal added a project: bazel build.
Herald added a project: All.
aaronmondal requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Originally added in D128465 <https://reviews.llvm.org/D128465>. Used by `llvm:Support` and `lld:ELF`.
Enabled by default. Disable with `-- at llvm_zstd//:llvm_enable_zstd=false`.
Repository:
rG LLVM Github Monorepo
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.494912.patch
Type: text/x-patch
Size: 3401 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230205/65067612/attachment.bin>
More information about the llvm-commits
mailing list