[MinGW] Use SEH by default on AArch64
authorMartin Storsjo <martin@martin.st>
Mon, 6 May 2019 21:19:01 +0000 (21:19 +0000)
committerMartin Storsjo <martin@martin.st>
Mon, 6 May 2019 21:19:01 +0000 (21:19 +0000)
commit5e100de2c7d34aa62c5e52b99ef8e9cc1d16c51a
treee8e82925d3ebf71be630334371340890cb68c661
parent899f3cd5817e410402a2f39a636a3bb4b119b3e2
[MinGW] Use SEH by default on AArch64

The implementation of SEH is pretty mature at this point.

Differential Revision: https://reviews.llvm.org/D61591

llvm-svn: 360081
clang/lib/Driver/ToolChains/MinGW.cpp
clang/test/Driver/windows-exceptions.cpp