[PATCH] D49678: [llvm-objcopy] Adding support for compressed DWARF debug sections.

Jake Ehrlich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 25 19:45:50 PDT 2018


jakehehrlich added a comment.

Also I think you can build llvm with or without zlib. I think that means you're going to need to #ifdef a lot of this code.


Repository:
  rL LLVM

https://reviews.llvm.org/D49678





More information about the llvm-commits mailing list