[cfe-commits] patch: libcxxabi __cxa_guard_* for ARM EABI

Nick Lewycky nlewycky at google.com
Fri Jun 3 00:46:02 PDT 2011


Now with patch!

On 3 June 2011 00:36, Nick Lewycky <nlewycky at google.com> wrote:

> The attached patch implements the ARM EABI versions of
> __cxa_guard_{acquire,release,abort} while trying to share as much code as
> possible. It appears to me that it's unlikely that this will build correctly
> on __APPLE__ machines, but that's beyond my ability to deal with here. I
> have also not actually tested this on an ARM machine, but I did #define
> LIBCXXABI_ARMEABI and build the tests and those pass on x86-64.
>
> Once again, please review!
>
> Nick
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110603/bd9cb5f5/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: armeabi-guard.patch
Type: text/x-patch
Size: 3508 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110603/bd9cb5f5/attachment.bin>


More information about the cfe-commits mailing list