[yaml2elf] - Simplify code, add a test. NFC.
authorGeorge Rimar <grimar@accesssoftek.com>
Thu, 16 Aug 2018 12:23:22 +0000 (12:23 +0000)
committerGeorge Rimar <grimar@accesssoftek.com>
Thu, 16 Aug 2018 12:23:22 +0000 (12:23 +0000)
commit7f2df7df4597772407307d44d8d02cc0f07e35c3
tree844d4971a4c8fc7a00a26adb5abeb9ce698153f8
parent560c7338159a8b78ef2e58b73389714c5b859347
[yaml2elf] - Simplify code, add a test. NFC.

This simplifies the code allowing to set the sh_info
for relocations sections. And adds a missing test.

llvm-svn: 339870
llvm/test/tools/yaml2obj/reloc-sec-info.yaml [new file with mode: 0644]
llvm/tools/yaml2obj/yaml2elf.cpp