[Differential] [Commented On] D1967: Attempt to make libcxxrt's dwarf_eh work with strict alignment

imp (Warner Losh) phabric-noreply at FreeBSD.org
Wed Feb 25 22:53:26 UTC 2015


imp added a comment.

It doesn't matter because the code already assumed endianness with its preprocessor __LITTLE_ENDIAN__. The prior code assumed native endinaness as well, since it just did the cast.

memcpy is exactly what you want to replace the old code with.

REVISION DETAIL
  https://reviews.freebsd.org/D1967

To: dim, andrew, bapt, ian, theraven
Cc: imp, emaste, freebsd-arm


More information about the freebsd-arm mailing list