[PATCH] D33601: libunwind: fix building on mingw-w64
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 4 01:13:35 PDT 2017
mstorsjo added a comment.
@martell I think this patch can be discarded now. The CMake parts for mingw libs have been committed, and libunwind works for SjLj exceptions on mingw on x86, x86_64 and armv7 now (although only for static builds).
Repository:
rL LLVM
https://reviews.llvm.org/D33601
More information about the llvm-commits
mailing list