[PATCH] D126870: [ARM] [MinGW] Default to WinEH exception handling instead of Dwarf
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 2 02:55:07 PDT 2022
mstorsjo created this revision.
mstorsjo added reviewers: efriedma, zzheng, compnerd, smeenai.
Herald added subscribers: hiraditya, kristof.beyls.
Herald added a project: All.
mstorsjo requested review of this revision.
Herald added a project: LLVM.
Switching this target to SEH also seems to affect the `-windows-itanium`
target.
I'd still hold off of pushing this patch until all of the headers/runtime
patches have landed.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D126870
Files:
llvm/lib/MC/MCObjectFileInfo.cpp
llvm/lib/Target/ARM/MCTargetDesc/ARMMCAsmInfo.cpp
llvm/test/CodeGen/ARM/Windows/chkstk-movw-movt-isel.ll
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126870.433705.patch
Type: text/x-patch
Size: 6873 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220602/6dd0b26d/attachment.bin>
More information about the llvm-commits
mailing list