This is an archive of the discontinued LLVM Phabricator instance.

[libunwind] Properly align _Unwind_Exception.
ClosedPublic

Authored by EricWF on Jul 19 2016, 3:20 PM.

Diff Detail

Event Timeline

EricWF updated this revision to Diff 64576.Jul 19 2016, 3:20 PM
EricWF retitled this revision from to [libunwind] Properly align _Unwind_Exception..
EricWF updated this object.
EricWF added reviewers: mclow.lists, compnerd.
EricWF added a subscriber: cfe-commits.
compnerd edited edge metadata.

LGTM; we should make sure Nick is okay with it as well (for Darwin). This should also make its way into 3.9 I think.

emaste added a subscriber: emaste.Jul 19 2016, 4:35 PM
emaste accepted this revision.Jul 19 2016, 8:24 PM
emaste added a reviewer: emaste.

I've committed the alignment change to the copy of llvm libunwind in the FreeBSD base system now.

This revision is now accepted and ready to land.Jul 19 2016, 8:24 PM
EricWF closed this revision.Jul 20 2016, 5:04 PM