[PATCH] D65608: [llvm-readelf] Fix core note descriptions

Jordan Rupprecht via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 2 13:57:42 PDT 2019


rupprecht updated this revision to Diff 213119.
rupprecht added a comment.

- Rearrange NT_ constants in ELFDumper to match ordering in libObject header


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D65608

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65608.213119.patch
Type: text/x-patch
Size: 8254 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190802/e8260885/attachment.bin>


More information about the llvm-commits mailing list