Skip to content

Add support for serializing debug_value instructions #78056

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

Merged
merged 18 commits into from
Feb 25, 2025

Conversation

usama54321
Copy link
Contributor

@usama54321 usama54321 commented Dec 9, 2024

This PR adds support for serialization and deserialization of debug value instructions

@usama54321 usama54321 force-pushed the usama54321/debug-value-serialization branch from 1ec3fcc to 9e6d297 Compare December 9, 2024 15:29
@usama54321
Copy link
Contributor Author

Need to write tests for the initial commit + 4 bugfixes

Base automatically changed from usama54321/source-loc-serialization to main December 12, 2024 11:15
@usama54321 usama54321 force-pushed the usama54321/debug-value-serialization branch from 9fcea0b to 0d8c087 Compare December 13, 2024 10:56
@usama54321 usama54321 marked this pull request as ready for review December 13, 2024 10:57
@usama54321
Copy link
Contributor Author

@swift-ci test

@usama54321 usama54321 force-pushed the usama54321/debug-value-serialization branch from 0d8c087 to 47e5bcb Compare December 13, 2024 17:31
@usama54321
Copy link
Contributor Author

@swift-ci test

@usama54321 usama54321 changed the title Initial commit for serializing/deserializing debug value instructions Add support for serializing debug_value instructions Dec 13, 2024
@usama54321 usama54321 force-pushed the usama54321/debug-value-serialization branch from 174d75e to 10c9e56 Compare February 20, 2025 03:49
@usama54321
Copy link
Contributor Author

@swift-ci test please

@usama54321
Copy link
Contributor Author

@swift-ci test

deserialization contains AST information which is needed in certain
cases. Do not overwrite the debug scope in that case
@usama54321 usama54321 force-pushed the usama54321/debug-value-serialization branch from 10c9e56 to a44406b Compare February 21, 2025 05:29
@usama54321
Copy link
Contributor Author

@swift-ci test

@usama54321
Copy link
Contributor Author

@swift-ci test

@usama54321 usama54321 merged commit 500187c into main Feb 25, 2025
5 checks passed
@usama54321 usama54321 deleted the usama54321/debug-value-serialization branch February 25, 2025 04:21
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