[PATCH] Add .eh_frame_hdr search to Linux unwinder.

Dan Albert danalbert at google.com
Mon Jan 5 12:15:25 PST 2015


Hi jroelofs, joerg, mclow.lists, thakis,

This is the missing piece that was preventing the unwinder from
working on non-ARM Linux. Darwin hasn't needed this because it uses
the compact unwind format.

REPOSITORY
  rL LLVM

http://reviews.llvm.org/D6848

Files:
  src/Unwind/AddressSpace.hpp
  src/Unwind/EHHeaderParser.hpp
  src/Unwind/UnwindCursor.hpp
  src/Unwind/config.h

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6848.17810.patch
Type: text/x-patch
Size: 11632 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150105/e85e30a3/attachment.bin>


More information about the cfe-commits mailing list