[Lldb-commits] [PATCH] D128465: [llvm] add zstd to `llvm::compression` namespace
Cole Kissane via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Jul 18 13:42:38 PDT 2022
ckissane updated this revision to Diff 445615.
ckissane added a comment.
- move try_find_dependency into it's own file
- add newline to end of TryFindDependencyMacro.cmake
- clarify comment in TryFindDependencyMacro.cmake
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128465/new/
https://reviews.llvm.org/D128465
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: D128465.445615.patch
Type: text/x-patch
Size: 12404 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220718/82c4ef5f/attachment-0001.bin>
More information about the lldb-commits
mailing list