[PATCH] D83954: [llvm-readobj] - Add proper testing for the SHT_MIPS_ABIFLAGS section.
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 16 08:22:11 PDT 2020
grimar created this revision.
grimar added reviewers: jhenderson, MaskRay, atanasyan.
Herald added subscribers: rupprecht, hiraditya, arichardson, sdardis, emaste.
Herald added a reviewer: espindola.
Herald added a project: LLVM.
This rewrites the mips-abiflags.test to stop using recompiled objects,
adds testing for all missed bits and also adds two missing enum values
to lib/ObjectYAML, which are used in the new test.
https://reviews.llvm.org/D83954
Files:
llvm/lib/ObjectYAML/ELFYAML.cpp
llvm/test/tools/llvm-readobj/ELF/Inputs/abiflags.obj.elf-mips
llvm/test/tools/llvm-readobj/ELF/Inputs/abiflags.obj.elf-mipsel
llvm/test/tools/llvm-readobj/ELF/mips-abiflags.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83954.278490.patch
Type: text/x-patch
Size: 16315 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200716/79d51d87/attachment.bin>
More information about the llvm-commits
mailing list