Skip to content

[LiveDebugValues] Remove swift customizations introducing entry values #7716

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

felipepiovezan
Copy link

With the new approach to entry values, codegen no longer needs to get involved, so these LDV customizations are no longer needed.

These were particularly problematic as they were re-introducing entry values in the "entry funclet" of certain swift async functions.

(cherry picked from commit 56252e3)

The stable branch version of #7715

With the new approach to entry values, codegen no longer needs to get involved,
so these LDV customizations are no longer needed.

These were particularly problematic as they were re-introducing entry values in
the "entry funclet" of certain swift async functions.

(cherry picked from commit 56252e3)
@felipepiovezan
Copy link
Author

@swift-ci please test

@felipepiovezan felipepiovezan merged commit 10f80ee into swiftlang:stable/20230725 Oct 31, 2023
@felipepiovezan felipepiovezan deleted the felipe/swift_ldv_customizations_stable branch October 31, 2023 22:32
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