[PATCH] D58909: [llvm-objdump] - Report "no zlib available" error properly when --compress-debug-sections is used.

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 4 08:34:08 PST 2019


jhenderson added a comment.

This is for llvm-objcopy, not llvm-objdump as claimed in the header and description, right?

Can you write a test that is UNSUPPORTED if zlib IS available?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58909/new/

https://reviews.llvm.org/D58909





More information about the llvm-commits mailing list