[PATCH] D65807: [obj2yaml] - Move and improve `test\Object\yaml2obj-elf-file-headers-with-e_flags.yaml` test.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 6 07:18:44 PDT 2019


grimar created this revision.
grimar added reviewers: jhenderson, MaskRay.
Herald added subscribers: atanasyan, arichardson, sdardis.

This test intention was to show that yaml2obj is able
to read MIPS specific e_flags. It was not complete, it tested only a few values.

I moved it to `obj2yaml/elf-mips-eflags.yaml` and reworked to check all the possible
flags.


https://reviews.llvm.org/D65807

Files:
  test/Object/yaml2obj-elf-file-headers-with-e_flags.yaml
  test/tools/obj2yaml/elf-mips-eflags.yaml

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65807.213605.patch
Type: text/x-patch
Size: 11840 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190806/575dbf0c/attachment.bin>


More information about the llvm-commits mailing list