Support reading notes that don't have a standard note name.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
- Build Status
Buildable 29781 Build 29780: arc lint + arc unit
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 192739 llvm/include/llvm/BinaryFormat/ELF.h
llvm/test/tools/llvm-readobj/note-generic.s
llvm/tools/llvm-readobj/ELFDumper.cpp
|
Is the lowercase used here intentional?