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.
Paths
| Differential D126870
[ARM] [MinGW] Default to WinEH exception handling instead of Dwarf ClosedPublic Authored by mstorsjo on Jun 2 2022, 2:55 AM.
Details Summary Switching this target to SEH also seems to affect the -windows-itanium I'd still hold off of pushing this patch until all of the headers/runtime
Diff Detail
Event TimelineComment Actions Super cool :) @bd1976llvm was trying to use Windows Itanium some time ago, so CCing him for awareness. This revision is now accepted and ready to land.Jun 6 2022, 10:50 AM This revision was landed with ongoing or failed builds.Jun 6 2022, 1:28 PM Closed by commit rG98dc3e86fd0f: [ARM] [MinGW] Default to WinEH exception handling instead of Dwarf (authored by mstorsjo). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 434588 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
|