[PATCH] D114635: [llvm-readobj] Add support for machine-independent NetBSD ELF core notes.

Frederic Cambus via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 29 00:24:41 PST 2021


fcambus updated this revision to Diff 390264.
fcambus marked an inline comment as done.
fcambus added a comment.

Check `ELFType == ELF::ET_CORE` first in getNoteTypeName().


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

https://reviews.llvm.org/D114635

Files:
  llvm/include/llvm/BinaryFormat/ELF.h
  llvm/lib/ObjectYAML/ELFYAML.cpp
  llvm/test/tools/llvm-readobj/ELF/note-netbsd-core.test
  llvm/tools/llvm-readobj/ELFDumper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114635.390264.patch
Type: text/x-patch
Size: 4366 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211129/46deddb3/attachment.bin>


More information about the llvm-commits mailing list