llvm-project/libunwind/test
Eric Fiselier 19f802ff68 [libunwind] Properly align _Unwind_Exception.
Summary: _Unwind_Exception is required to be double word aligned. Currently the struct is under aligned.

Reviewers: mclow.lists, compnerd, kledzik, emaste

Subscribers: emaste, cfe-commits

Differential Revision: https://reviews.llvm.org/D22543

llvm-svn: 276215
2016-07-20 23:56:42 +00:00
..
alignment.pass.cpp [libunwind] Properly align _Unwind_Exception. 2016-07-20 23:56:42 +00:00
libunwind_01.pass.cpp libunwind: Fix unw_step() for ARM EHABI. 2015-05-29 15:33:38 +00:00
libunwind_02.pass.cpp libunwind: Fix unw_step() for ARM EHABI. 2015-05-29 15:33:38 +00:00
unw_getcontext.pass.cpp Fix unw_getcontext() return value on AArch64. 2015-06-25 15:12:46 +00:00