[Lldb-commits] [PATCH] Update ObjectFileELF to detect ELF triple based on ELF notes and the ELF header.

Todd Fiala tfiala at google.com
Thu Jun 26 09:26:35 PDT 2014


Updated for comments from Ed Maste re: string usage, case usage on single case, and freebsd OS name setting.

Requires a change to really parse out the FreeBSD version from the FreeBSD ABI ELF note payload.

http://reviews.llvm.org/D4302

Files:
  source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp
  source/Plugins/ObjectFile/ELF/ObjectFileELF.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4302.10887.patch
Type: text/x-patch
Size: 22280 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20140626/76e4acb1/attachment.bin>


More information about the lldb-commits mailing list