This is an archive of the discontinued LLVM Phabricator instance.

[Object/yaml2obj/obj2yaml][test] - Split, cleanup and move MIPS abi-flags.yaml test. NFCI.
ClosedPublic

Authored by grimar on Sep 24 2020, 7:49 AM.

Details

Summary

We have the Object/Mips/abi-flags.yaml which tests how yaml2obj/obj2yaml
handle SHT_MIPS_ABIFLAGS sections.

This patch splits it into two tests: one for obj2yaml and one for yaml2obj
and moves the result to right places.

Diff Detail

Event Timeline

grimar created this revision.Sep 24 2020, 7:49 AM
Herald added a project: Restricted Project. · View Herald Transcript
grimar requested review of this revision.Sep 24 2020, 7:49 AM
This revision is now accepted and ready to land.Sep 24 2020, 10:00 AM