[llvm] [llvm-objcopy] Report unsupported formats before compression (PR #202357)

James Henderson via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 11 01:14:22 PDT 2026


================
@@ -1,8 +1,15 @@
+## Show that a proper error message is printed when decompressing sections
+## using unsupported format (zlib). Since both --decompress-debug-sections
+## and --compress-sections with format set to 'none' performs decompression,
----------------
jh7370 wrote:

performs -> perform

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


More information about the llvm-commits mailing list