Skip to content

Add option -sil-print-debuginfo-verbose #79519

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 1 commit into from
Feb 22, 2025

Conversation

rastogishubham
Copy link
Contributor

@rastogishubham rastogishubham commented Feb 20, 2025

The option -sil-print-debuginfo-verbose will print the values of the fields, implicit, and autoGenerated for aSILLocation, as well as whether the SILLocation is considered hidden from debug information by calling SILLocation::isHiddenFromDebugInfo()

This will help tremendously when figuring out why debug information got lost.

The option -sil-print-debuginfo-verbose will print the values of the
fields, implicit, and autoGenerated for a SILLocation, as well as
whether the SILLocation is considered hidden from debug information
by calling SILLocation::isHiddenFromDebugInfo()
@rastogishubham
Copy link
Contributor Author

@swift-ci please smoke test Linux

@rastogishubham
Copy link
Contributor Author

@swift-ci please smoke test macOS

@rastogishubham
Copy link
Contributor Author

@swift-ci please test Windows

@rastogishubham
Copy link
Contributor Author

@swift-ci please smoke test Linux

1 similar comment
@rastogishubham
Copy link
Contributor Author

@swift-ci please smoke test Linux

@rastogishubham
Copy link
Contributor Author

@swift-ci please test Windows

@rastogishubham rastogishubham merged commit 51ff672 into swiftlang:main Feb 22, 2025
3 checks passed
@rastogishubham rastogishubham deleted the SILPrintImplicit branch February 22, 2025 16:52
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