Skip to content

[LiveDebugValues] Remove swift customizations introducing entry values #7715

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.

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.
Copy link

@adrian-prantl adrian-prantl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That sounds great!

@felipepiovezan felipepiovezan merged commit a36fbcd into swiftlang:next Oct 31, 2023
@felipepiovezan felipepiovezan deleted the felipe/swift_ldv_customizations_next branch October 31, 2023 22:32
kastiglione added a commit that referenced this pull request Nov 14, 2023
kastiglione added a commit that referenced this pull request Nov 15, 2023
felipepiovezan pushed a commit that referenced this pull request Nov 28, 2023
Last use removed in #7715

(cherry picked from commit 999a073)
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