[PATCH] build libcxxabi unwind stuff on darwin with need for dyld_priv.h

Nico Weber thakis at chromium.org
Wed Dec 4 15:54:13 PST 2013


I'm able to build with this, thanks.


On Wed, Dec 4, 2013 at 3:39 PM, Nick Kledzik <kledzik at apple.com> wrote:

> 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.
>
>
>
>
> -Nick
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131204/c8a406b3/attachment.html>


More information about the cfe-commits mailing list