Displaying 1 result from an estimated 1 matches for "mingwandroid".
2014 Apr 18
3
[LLVMdev] [PATCH] Seh exceptions on Win64
In summary we have no less than six patches required to support Win64 SEH
MinGW. The first five could be committed after review and LGTM but the last
one also requires Ray Donnelly approval.
Please comment in the Phabricator so the comments would be kept in context.
'unreachable' trap
http://reviews.llvm.org/D3417
Win64 SEH (LLVM)
http://reviews.llvm.org/D3418
Win64 SEH (clang)