[obj2yaml] - Split sections dumping to a new ELFDumper<ELFT>::dumpSections() method.
authorGeorgii Rymar <grimar@accesssoftek.com>
Wed, 26 Feb 2020 13:59:43 +0000 (16:59 +0300)
committerGeorgii Rymar <grimar@accesssoftek.com>
Tue, 3 Mar 2020 08:11:21 +0000 (11:11 +0300)
commite93f7e6d1ab973be717e00966f66739930361a80
tree44069951b520be90fa055db3a294cb0b8be0e1e6
parent80aba2b262456799eede5fa1647b1f7eddeb709d
[obj2yaml] - Split sections dumping to a new ELFDumper<ELFT>::dumpSections() method.

ELFDumper<ELFT>::dump() is too large and deserves splitting.

Differential revision: https://reviews.llvm.org/D75172
llvm/tools/obj2yaml/elf2yaml.cpp