HomeFreeBSD

libunwind: Properly align _Unwind_Exception.

Description

libunwind: Properly align _Unwind_Exception.

_Unwind_Exception is required to be double word aligned. GCC has
interpreted this to mean "use the maximum useful alignment for the
target" so follow that lead.

Obtained from: LLVM review D22543

Details

Provenance
emasteAuthored on
Parents
rS303060: Add Steve Kiernan as src committer
Branches
Unknown
Tags
Unknown