[yaml2elf] - Cleanup the initSectionHeaders(). NFCI.
authorGeorge Rimar <grimar@accesssoftek.com>
Fri, 26 Apr 2019 12:15:32 +0000 (12:15 +0000)
committerGeorge Rimar <grimar@accesssoftek.com>
Fri, 26 Apr 2019 12:15:32 +0000 (12:15 +0000)
commitda1b3abad6bba11fffe6a9e3bddaf70342f60199
tree85c206b04a6c852ddf1ccca45b6907dee3cb54cb
parentbb230c5e794623367fde6137237367a1f35481d2
[yaml2elf] - Cleanup the initSectionHeaders(). NFCI.

This encapsulates the section specific code inside the
corresponding writeSectionContent methods.
Making the code a bit more consistent.

llvm-svn: 359297
llvm/tools/yaml2obj/yaml2elf.cpp