[obj2yaml] - Teach tool to dump SHT_NULL sections.
authorGeorge Rimar <grimar@accesssoftek.com>
Mon, 5 Aug 2019 13:16:06 +0000 (13:16 +0000)
committerGeorge Rimar <grimar@accesssoftek.com>
Mon, 5 Aug 2019 13:16:06 +0000 (13:16 +0000)
commit94484d2b118cd4045d18c0132770755641ff78cd
tree14299573ea2f8a439f954b646f2be99aef37d82f
parent53770e78ae482113df8951cdb874a93b03bdb241
[obj2yaml] - Teach tool to dump SHT_NULL sections.

Recently an advanced support of SHT_NULL sections
was implemented in yaml2obj.

This patch adds a corresponding support to obj2yaml.

Differential revision: https://reviews.llvm.org/D65215

llvm-svn: 367852
llvm/test/tools/obj2yaml/elf-null-section.yaml [new file with mode: 0644]
llvm/tools/obj2yaml/elf2yaml.cpp