diff options
author | Ed Maste <emaste@freebsd.org> | 2013-07-23 18:22:17 +0000 |
---|---|---|
committer | Ed Maste <emaste@freebsd.org> | 2013-07-23 18:22:17 +0000 |
commit | 76859d6cb240c207bb201a3ee6d94c4f6c3af31f (patch) | |
tree | cbce160176590c045cc00ce2007d144b68e02821 /llvm/unittests/Support/MemoryBufferTest.cpp | |
parent | fc8b32455d5879202d5ce2e6f6a9014f0be7b2e7 (diff) | |
download | bcm5719-llvm-76859d6cb240c207bb201a3ee6d94c4f6c3af31f.tar.gz bcm5719-llvm-76859d6cb240c207bb201a3ee6d94c4f6c3af31f.zip |
elf-core: Parse vendor-specific notes
ELF notes contain a 'name' field, which specifies a vendor who defines
the format of the note. Examples are 'FreeBSD' or 'GNU', or it may be
empty for generic notes.
Add a case for FreeBSD-specific notes, leaving Linux and GNU notes,
other vendor-specific notes, and generic notes to be handled by the
existing code for now.
Thanks to Samuel Jacob for reviewing and suggesting improvements.
llvm-svn: 186973
Diffstat (limited to 'llvm/unittests/Support/MemoryBufferTest.cpp')
0 files changed, 0 insertions, 0 deletions