[PATCH] D130724: [MC] Support writing ELFCOMPRESS_ZSTD compressed debug info sections
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 28 11:52:15 PDT 2022
MaskRay added a comment.
@ckissane This also serves as an example splitting a big change like D130667 <https://reviews.llvm.org/D130667> and adding accompanying tests:)
(Note: I've gradually cleaned up code and removed zlib-gnu stuff over the previous months to make the code more ready for zstd.)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130724/new/
https://reviews.llvm.org/D130724
More information about the llvm-commits
mailing list