[Lldb-commits] [PATCH] D133530: add zstd support for lldb
Cole Kissane via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Sep 8 14:35:16 PDT 2022
ckissane created this revision.
ckissane added reviewers: MaskRay, phosek.
Herald added subscribers: StephenFan, hiraditya, mgorny, emaste.
Herald added a project: All.
ckissane requested review of this revision.
Herald added projects: LLDB, LLVM.
Herald added subscribers: llvm-commits, lldb-commits.
adds zstd support to Decompressor so lldb can work with zstd
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D133530
Files:
lldb/test/CMakeLists.txt
lldb/test/Shell/ObjectFile/ELF/compressed-sections-zstd.yaml
lldb/test/Shell/lit.site.cfg.py.in
llvm/include/llvm/Object/Decompressor.h
llvm/include/llvm/Support/Compression.h
llvm/lib/Object/Decompressor.cpp
llvm/lib/Support/Compression.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133530.458876.patch
Type: text/x-patch
Size: 7792 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220908/53bf34fe/attachment.bin>
More information about the lldb-commits
mailing list