[PATCH] D43958: [llvm-readobj][ELF] Move ELF note parsing into lib/Object

Scott Linder via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 1 10:24:05 PST 2018


scott.linder created this revision.
scott.linder added reviewers: arsenm, davide, rafael.
Herald added subscribers: llvm-commits, wdng.

Clean up the parsing of notes in llvm-readobj.


Repository:
  rL LLVM

https://reviews.llvm.org/D43958

Files:
  include/llvm/BinaryFormat/ELF.h
  include/llvm/Object/ELF.h
  include/llvm/Object/ELFTypes.h
  tools/llvm-readobj/ELFDumper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43958.136562.patch
Type: text/x-patch
Size: 12305 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180301/0491cda3/attachment.bin>


More information about the llvm-commits mailing list