[PATCH] D134116: [Object] Add zstd decompression support to Decompressor
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 19 11:41:23 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0b140d0910d1: [Object] Add zstd decompression support to Decompressor (authored by MaskRay).
Changed prior to commit:
https://reviews.llvm.org/D134116?vs=461032&id=461288#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134116/new/
https://reviews.llvm.org/D134116
Files:
llvm/include/llvm/Object/Decompressor.h
llvm/include/llvm/Support/Compression.h
llvm/lib/Object/Decompressor.cpp
llvm/lib/Support/Compression.cpp
llvm/test/DebugInfo/dwarfdump-zstd.test
llvm/test/DebugInfo/symbolize-zstd.test
llvm/test/tools/llvm-dwp/X86/compress-zstd.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134116.461288.patch
Type: text/x-patch
Size: 6727 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220919/c847090e/attachment.bin>
More information about the llvm-commits
mailing list