commit | dba28a8d42c17b6e551cad2a1e90c6c76a47bf60 | [log] [tgz] |
---|---|---|
author | George Rimar <grimar@accesssoftek.com> | Tue May 24 09:28:36 2016 +0000 |
committer | George Rimar <grimar@accesssoftek.com> | Tue May 24 09:28:36 2016 +0000 |
tree | d8fd918ba7258d9693c50d488577387c9155c2b6 | |
parent | 611c8e7533032ff54ed0e743e16c0f4df0959367 [diff] |
[llvm-dwarfdump] - Teach dwarfdump to decompress debug sections in zlib style. Before this llvm-dwarfdump only recognized zlib-gnu compression style of headers, this patch adds support for zlib style. It looks reasonable to support both styles for dumping, even if we are not going to suport generating of deprecated gnu one. Differential revision: http://reviews.llvm.org/D20470 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@270540 91177308-0d34-0410-b5e6-96231b3b80d8