[PATCH] D87453: [llvm-readobj/elf][test] - Test all core note types properly.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 10 07:07:19 PDT 2020


grimar created this revision.
grimar added reviewers: jhenderson, MaskRay.
Herald added subscribers: rupprecht, emaste.
Herald added a reviewer: espindola.
Herald added a project: LLVM.
grimar requested review of this revision.

Currently we don't test all core note types that are defined in
`getCoreNoteTypeName` in ELFDumper.cpp.

Also we don't have a test for an unknown core note type.

This patch fixes it.


https://reviews.llvm.org/D87453

Files:
  llvm/test/tools/llvm-readobj/ELF/note-core.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87453.290965.patch
Type: text/x-patch
Size: 19189 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200910/db049780/attachment.bin>


More information about the llvm-commits mailing list