Skip to content

Conversation

Steelskin
Copy link

In some cases, with very simple thunks, it is possible that the .seh_endprologue is not emitted. This causes issues in the assembler because the epilogue ends up starting before the prologue has ended.

Bug: #11377
Cherry-pick: llvm#158173

In some cases, with very simple thunks, it is possible that the
`.seh_endprologue` is not emitted. This causes issues in the assembler
because the epilogue ends up starting before the prologue has ended.

Bug: swiftlang#11377
@Steelskin
Copy link
Author

@swift-ci please test

1 similar comment
@bnbarham
Copy link

bnbarham commented Oct 1, 2025

@swift-ci please test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants