[PATCH] build libcxxabi unwind stuff on darwin with need for dyld_priv.h
Nick Kledzik
kledzik at apple.com
Wed Dec 4 15:39:11 PST 2013
The attached patch enables you to build the new unwinder in libcxxabi on Mac OS X without needing to have <mach-o/dyld_priv.h> installed. It also builds for older versions of darwin which dyld did not export the helper function.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dylduse.patch
Type: application/octet-stream
Size: 2126 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131204/d73c94b2/attachment.obj>
-------------- next part --------------
-Nick
More information about the cfe-commits
mailing list