[PATCH] D86102: [libunwind] Ensure enough alignment for unw_cursor_t for SEH build configurations
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Aug 22 13:11:29 PDT 2020
mstorsjo added a subscriber: hans.
mstorsjo added a comment.
@hans - What do you think about this for the release branch? It fixes the use of `_Unwind_Backtrace` in SEH build configurations on x86_64 - but it's rather late in the release process already, so it's not a must.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86102/new/
https://reviews.llvm.org/D86102
More information about the llvm-commits
mailing list