[yaml2obj] - Add testing for OSABI field.
authorGeorgii Rymar <grimar@accesssoftek.com>
Fri, 20 Dec 2019 12:40:22 +0000 (15:40 +0300)
committerGeorgii Rymar <grimar@accesssoftek.com>
Mon, 23 Dec 2019 10:18:18 +0000 (13:18 +0300)
commit2cebc1a7170fc6c0ff3d15e677a59582450eb81d
tree7c021e858045f0242f89fe3d65641711e4dafbb4
parent5a751e747dbf2c267e944aa961e21de7a815e7eb
[yaml2obj] - Add testing for OSABI field.

We have no such testing. This makes impossible
to add support for new ELFOSABI_* tags.

Differential revision: https://reviews.llvm.org/D71763
llvm/test/tools/yaml2obj/ELF/header-osabi.yaml [new file with mode: 0644]