[llvm] [llvm-readobj,ELF] Support --decompress/-z (PR #82594)
Fangrui Song via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 22 00:37:39 PST 2024
================
@@ -0,0 +1,67 @@
+# REQUIRES: zlib
----------------
MaskRay wrote:
Sounds good. Done. Added a zstd version.
There is `decompress-zlib-unsupported.test` but no `decompress-zstd-unsupported.test`. The latter probably doesn't add much coverage.
https://github.com/llvm/llvm-project/pull/82594
More information about the llvm-commits
mailing list