[PATCH] D111966: [llvm-readobj] Add support for reading OpenBSD ELF core notes.

Frederic Cambus via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 1 14:59:25 PDT 2021


fcambus updated this revision to Diff 383903.
fcambus added a comment.

Combine the two `if` checks in getNoteTypeName().


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

https://reviews.llvm.org/D111966

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111966.383903.patch
Type: text/x-patch
Size: 5229 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211101/5ee255be/attachment.bin>


More information about the llvm-commits mailing list