[PATCH] D74367: [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
Tue Feb 11 02:44:55 PST 2020


arichardson updated this revision to Diff 243780.
arichardson added a comment.

Add a test showing the change in behaviour for GNU notes with unknown types


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74367

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74367.243780.patch
Type: text/x-patch
Size: 7483 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200211/eaeb3723/attachment.bin>


More information about the llvm-commits mailing list