[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 15:51:34 PDT 2014


Hey Ed,

This patch fixes the ParseHeaders() with a zero return value so that it does not fail out the GetArchitecture() call.

Let me know if that gets you further.

We'll still need to figure out how to adjust the code to not require a FreeBSD version number (or adjust how the version number is set properly across the board).

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.10907.patch
Type: text/x-patch
Size: 22285 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20140626/4a00bb79/attachment.bin>


More information about the lldb-commits mailing list