[PATCH] D59969: [llvm-readobj] Add some generic notes (e.g. NT_VERSION)

Jordan Rupprecht via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 28 16:41:10 PDT 2019


rupprecht created this revision.
rupprecht added a reviewer: MaskRay.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Support reading notes that don't have a standard note name.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D59969

Files:
  llvm/include/llvm/BinaryFormat/ELF.h
  llvm/test/tools/llvm-readobj/note-generic.s
  llvm/tools/llvm-readobj/ELFDumper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59969.192739.patch
Type: text/x-patch
Size: 5239 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190328/31bbe96c/attachment.bin>


More information about the llvm-commits mailing list