]> granicus.if.org Git - clang/commit
[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)
commitd653c3f8e2168eb215fc2f74728b664947f7a478
tree4cd6b8da5eccf9e5120d996c9459f494385cbc28
parent03fbaba68257f6ebdec4aceec394580bd29e0b13
[MinGW] Use SEH by default on AArch64

The implementation of SEH is pretty mature at this point.

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

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@360081 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/ToolChains/MinGW.cpp
test/Driver/windows-exceptions.cpp