[PATCH] D74367: [UPSTREAM][llvm-readelf] Print raw ELF note contents if we can't parse it

Alexander Richardson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 10 15:55:19 PST 2020


arichardson created this revision.
arichardson added a reviewer: rupprecht.
Herald added subscribers: llvm-commits, MaskRay, emaste.
Herald added a reviewer: espindola.
Herald added a reviewer: jhenderson.
Herald added a project: LLVM.

Currently, if the note name is known, but the value isn't we don't print
the contents.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D74367

Files:
  llvm/test/tools/llvm-readobj/ELF/gnu-note-size.test
  llvm/tools/llvm-readobj/ELFDumper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74367.243692.patch
Type: text/x-patch
Size: 5111 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200210/735dadda/attachment.bin>


More information about the llvm-commits mailing list