[PATCH] D59018: [llvm-objcopy] - Fix incorrect CompressedSection creation.

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 6 04:46:45 PST 2019


jhenderson added a comment.

The code change looks good, but I'm not sure I understand why you can't test this, i.e. where you have an input with a compressed section starting with .zdebug and showing that it is decompressed? I've forgotten the design a bit though, so perhaps you could clarify when you get CompressedSection instances and what they are used for?


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

https://reviews.llvm.org/D59018





More information about the llvm-commits mailing list