Notes generated in NetBSD core files provide additional information about processes.
These notes are described in core.5, which can be viewed here: https://man.netbsd.org/core.5
| Paths 
 |  Differential  D114635  
[llvm-readobj] Add support for machine-independent NetBSD ELF core notes. ClosedPublic Authored by fcambus on Nov 26 2021, 5:16 AM. 
Details Summary Notes generated in NetBSD core files provide additional information about processes. These notes are described in core.5, which can be viewed here: https://man.netbsd.org/core.5 
Diff Detail Event TimelineHerald added subscribers: rupprecht, hiraditya, emaste.  ·  View Herald TranscriptNov 26 2021, 5:16 AM This revision is now accepted and ready to land.Nov 26 2021, 9:05 AM fcambus marked 2 inline comments as done.Comment Actions Here is a new revision with the trailing spaces removed and linting 
 fcambus marked an inline comment as done.Comment Actions Check ELFType == ELF::ET_CORE first in getNoteTypeName(). Closed by commit rG878ff1f9f85f: [llvm-readobj] Add support for machine-independent NetBSD ELF core notes. (authored by fcambus).  ·  Explain WhyDec 2 2021, 3:28 AM This revision was automatically updated to reflect the committed changes. 
Revision Contents 
 
Diff 390264 llvm/include/llvm/BinaryFormat/ELF.h
 llvm/lib/ObjectYAML/ELFYAML.cpp
 llvm/test/tools/llvm-readobj/ELF/note-netbsd-core.test
 llvm/tools/llvm-readobj/ELFDumper.cpp
 
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Delete trailing space