[ARM] [MinGW] Default to WinEH exception handling instead of Dwarf
authorMartin Storsjö <martin@martin.st>
Fri, 13 May 2022 08:45:52 +0000 (11:45 +0300)
committerMartin Storsjö <martin@martin.st>
Mon, 6 Jun 2022 20:27:19 +0000 (23:27 +0300)
commit98dc3e86fd0f22093f1431457c058c70af1db35d
tree6814988f5fee6352558a7d3a4c7e8697c4c71410
parent08d30c602bcf3bc25a02938f2663a1b9e96a7cbe
[ARM] [MinGW] Default to WinEH exception handling instead of Dwarf

Switching this target to WinEH also seems to affect the `-windows-itanium`
target.

Differential Revision: https://reviews.llvm.org/D126870
llvm/lib/MC/MCObjectFileInfo.cpp
llvm/lib/Target/ARM/MCTargetDesc/ARMMCAsmInfo.cpp
llvm/test/CodeGen/ARM/Windows/dbzchk.ll
llvm/test/CodeGen/ARM/Windows/mingw-refptr.ll
llvm/test/CodeGen/ARM/Windows/powi.ll
llvm/test/CodeGen/ARM/ehabi.ll