Skip to content

Conversation

@compnerd
Copy link
Member

Enable the guaranteed tailcall on Windows x86_64 when we encounter a Swift function call. This function will not conform to the Windows prologue requirements which will implicitly break the unwinder and the debugger, but is required to enable the proper Concurrency behaviour for non-trivial programs. This requires associated changes in the Swift repository to update the test expectations.

Enable the guaranteed tailcall on Windows x86_64 when we encounter a
Swift function call.  This function will not conform to the Windows
prologue requirements which will implicitly break the unwinder and the
debugger, but is required to enable the proper Concurrency behaviour for
non-trivial programs.  This requires associated changes in the Swift
repository to update the test expectations.
@compnerd
Copy link
Member Author

CC: @TNorthover

@compnerd
Copy link
Member Author

@swift-ci please test

@compnerd compnerd closed this Mar 15, 2023
@compnerd compnerd deleted the async-main branch March 15, 2023 15:33
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.

1 participant