freebsd-dev/contrib/llvm/projects/libunwind
Ed Maste 49b33d144b 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
2016-07-20 03:13:02 +00:00
..
include libunwind: Properly align _Unwind_Exception. 2016-07-20 03:13:02 +00:00
src libunwind: limit stack usage in unwind cursor 2016-07-09 00:35:20 +00:00