This is an archive of the discontinued LLVM Phabricator instance.

[ms] [llvm-ml] Add basic support for SEH, including PROC FRAME
ClosedPublic

Authored by epastor on Sep 1 2020, 8:06 AM.

Details

Summary

Add basic support for SEH, including PROC FRAME

Diff Detail

Event Timeline

epastor created this revision.Sep 1 2020, 8:06 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 1 2020, 8:06 AM
epastor requested review of this revision.Sep 1 2020, 8:06 AM
epastor updated this revision to Diff 289436.Sep 2 2020, 6:47 AM

Sync to HEAD

epastor updated this revision to Diff 289438.Sep 2 2020, 6:52 AM

Rebase on parent

epastor updated this revision to Diff 289483.Sep 2 2020, 9:04 AM

Rebase on parent

thakis accepted this revision.Sep 3 2020, 1:07 PM
This revision is now accepted and ready to land.Sep 3 2020, 1:07 PM
epastor updated this revision to Diff 290323.Sep 7 2020, 10:56 AM

Rebase on parent

epastor updated this revision to Diff 290777.Sep 9 2020, 11:08 AM

Rebase to HEAD

This revision was landed with ongoing or failed builds.Sep 14 2020, 11:34 AM
This revision was automatically updated to reflect the committed changes.