[Lldb-commits] [PATCH] Put FreeBSD note types in their own namespace

Ed Maste emaste at freebsd.org
Fri Nov 21 13:53:41 PST 2014


The NT_* note type names are common between different operating systems, with different values. Instead of naming them NT_FREEBSD_*, just put them in a FREEBSD namespace.

Submitting for code review primarily for comment on coding style, since we don't have many examples to crib from already.

http://reviews.llvm.org/D6363

Files:
  source/Plugins/Process/elf-core/ProcessElfCore.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6363.16508.patch
Type: text/x-patch
Size: 1903 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20141121/310bc1f7/attachment.bin>


More information about the lldb-commits mailing list