[PATCH] D143344: [bazel] Port zstd support

Aaron Siddhartha Mondal via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 28 15:22:27 PDT 2023


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

- Make the config_setting positive to reduce cognitive overhead
- Change `include` to `strip_include_prefix` so that we don't accidentally add a `-Ilib` which might lead issues down the line.


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.509156.patch
Type: text/x-patch
Size: 3368 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230328/be17e9b1/attachment-0001.bin>


More information about the llvm-commits mailing list