[llvm] [llvm-readobj,ELF] Support --decompress/-z (PR #82594)

James Henderson via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 22 00:19:08 PST 2024


================
@@ -0,0 +1,67 @@
+# REQUIRES: zlib
----------------
jh7370 wrote:

Perhaps worth naming decompress-zlib.test, to allow for a zstd version too? (Same applies for the unsupported case).

https://github.com/llvm/llvm-project/pull/82594


More information about the llvm-commits mailing list