HomeFreeBSD

Make libcxxrt's parsing of DWARF exception handling tables work on

Description

Make libcxxrt's parsing of DWARF exception handling tables work on
architectures with strict alignment, by using memcpy() instead of
directly reading fields.

Reported by: Daisuke Aoyama <aoyama@peach.ne.jp>
Reviewed by: imp, bapt
Tested by: bapt
MFC after: 3 days
Differential Revision: https://reviews.freebsd.org/D1967

Details

Provenance
dimAuthored on
Reviewer
imp
Differential Revision
D1967: Attempt to make libcxxrt's dwarf_eh work with strict alignment
Parents
rS279306: Remove run-time allocation of XLP IRQs
Branches
Unknown
Tags
Unknown

Event Timeline