summaryrefslogtreecommitdiffstats
path: root/libunwind/test/alignment.pass.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [libunwind] Properly align _Unwind_Exception.Eric Fiselier2016-07-201-0/+21
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
OpenPOWER on IntegriCloud