This is an archive of the discontinued LLVM Phabricator instance.

[X86] Fix SJLJ struct offsets for x86_64
ClosedPublic

Authored by mstorsjo on Sep 25 2017, 1:06 PM.

Details

Summary

This is necessary, but not sufficient, to have working SJLJ exception handling on x86_64.

Diff Detail

Repository
rL LLVM

Event Timeline

mstorsjo created this revision.Sep 25 2017, 1:06 PM
compnerd accepted this revision.Sep 26 2017, 1:55 PM
This revision is now accepted and ready to land.Sep 26 2017, 1:55 PM
This revision was automatically updated to reflect the committed changes.