[PATCH] D129786: [llvm] add zstd to `llvm::compression` namespace
Cole Kissane via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 18 11:16:57 PDT 2022
ckissane updated this revision to Diff 445569.
ckissane added a comment.
- move try_find_dependency into it's own file
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129786/new/
https://reviews.llvm.org/D129786
Files:
llvm/CMakeLists.txt
llvm/cmake/config-ix.cmake
llvm/cmake/modules/LLVMConfig.cmake.in
llvm/cmake/modules/TryFindDependencyMacro.cmake
llvm/include/llvm/Config/llvm-config.h.cmake
llvm/include/llvm/Support/Compression.h
llvm/lib/Support/CMakeLists.txt
llvm/lib/Support/Compression.cpp
llvm/test/lit.site.cfg.py.in
llvm/unittests/Support/CompressionTest.cpp
utils/bazel/llvm_configs/llvm-config.h.cmake
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129786.445569.patch
Type: text/x-patch
Size: 12403 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220718/ad8f6523/attachment.bin>
More information about the llvm-commits
mailing list