This is an archive of the discontinued LLVM Phabricator instance.

[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
target.

I'd still hold off of pushing this patch until all of the headers/runtime
patches have landed.

Diff Detail

Event Timeline

mstorsjo created this revision.Jun 2 2022, 2:55 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 2 2022, 2:55 AM
mstorsjo requested review of this revision.Jun 2 2022, 2:55 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 2 2022, 2:55 AM

Super cool :)

@bd1976llvm was trying to use Windows Itanium some time ago, so CCing him for awareness.

All the prerequisites have been approved now - @efriedma, can you comment on this one and D126871 ?

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
This revision was automatically updated to reflect the committed changes.