[PATCH] D71763: [yaml2obj] - Add testing for OSABI field.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 20 06:48:30 PST 2019


grimar created this revision.
grimar added reviewers: jhenderson, MaskRay.
Herald added subscribers: fedor.sergeev, emaste.
Herald added a reviewer: espindola.
Herald added a project: LLVM.
grimar added a child revision: D71764: [yaml2obj] - Add support for ELFOSABI_LINUX..

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


https://reviews.llvm.org/D71763

Files:
  llvm/test/tools/yaml2obj/ELF/header-osabi.yaml

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71763.234882.patch
Type: text/x-patch
Size: 8094 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191220/a82b3e4a/attachment.bin>


More information about the llvm-commits mailing list