emaste added a comment.

Note that the addition of the referenceCount at the beginning of 
`__cxa_exception` for 64-bit builds causes the `_Unwind_Exception unwindHeader` 
to become misaligned. libstdc++ had this same issue 
(https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38732, now fixed) and libcxxrt 
does as well (https://github.com/pathscale/libcxxrt/issues/38).


https://reviews.llvm.org/D12512



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to