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

Simon Atanasyan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 6 07:29:24 PDT 2019


atanasyan added a comment.

I like the idea. But please note that I deleted `yaml2obj-elf-file-headers-with-e_flags.yaml` at rL368023 <https://reviews.llvm.org/rL368023> because the same functionality is checked by the `Mips/elf-flags.yaml`. When this patch is applied or as a part of the applying, we can delete `Mips/elf-flags.yaml` as well.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65807/new/

https://reviews.llvm.org/D65807





More information about the llvm-commits mailing list