[Lldb-commits] [PATCH] D128465: [llvm] add zstd to `llvm::compression` namespace

Alex Brachet via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Jul 22 12:10:28 PDT 2022


abrachet added a comment.

In D128465#3672515 <https://reviews.llvm.org/D128465#3672515>, @MaskRay wrote:

> I am still seeing the
>
>   zstdConfig.cmake
>   zstd-config.cmake
>
> warning. @ckissane @phosek will you fix it? :)

I've quieted the warnings in https://github.com/llvm/llvm-project/commit/a71a01bc10d509bd4e746e7d277c4613ef886875, though I'm just now seeing @phosek's suggestion to use `CONFIG` I'm not sure what that does


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128465



More information about the lldb-commits mailing list