Support reading notes that don't have a standard note name.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D59969
[llvm-readobj] Add some generic notes (e.g. NT_VERSION) ClosedPublic Authored by rupprecht on Mar 28 2019, 4:41 PM.
Details Summary Support reading notes that don't have a standard note name.
Diff Detail
Event Timeline
This revision is now accepted and ready to land.Mar 28 2019, 6:54 PM Closed by commit rL357271: [llvm-readobj] Add some generic notes (e.g. NT_VERSION) (authored by rupprecht). · Explain WhyMar 29 2019, 9:47 AM This revision was automatically updated to reflect the committed changes. rupprecht marked an inline comment as done.
Revision Contents
Diff 192849 llvm/trunk/include/llvm/BinaryFormat/ELF.h
llvm/trunk/test/tools/llvm-readobj/note-generic.s
llvm/trunk/tools/llvm-readobj/ELFDumper.cpp
|