Skip to content

Don't panic about debug info for Arm64 Windows unwind info #1537

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
Oct 24, 2024

Conversation

dpaoliello
Copy link
Contributor

CodeView debug info doesn't contain any information about unwind tables (.xdata or .pdata), so ignore both Arm64 and x64 unwind info when emitting debug info.

@dpaoliello dpaoliello marked this pull request as draft September 30, 2024 17:15
@dpaoliello
Copy link
Contributor Author

Switching back to draft: this needs the version of cranelift bumped.

@bjorn3
Copy link
Member

bjorn3 commented Oct 3, 2024

This will need to wait for Cranelift 0.113, right?

@dpaoliello
Copy link
Contributor Author

This will need to wait for Cranelift 0.113, right?

Correct.

@bjorn3
Copy link
Member

bjorn3 commented Oct 24, 2024

Updated to Cranelift 0.113 just now. Please rebase and this can be merged.

@dpaoliello dpaoliello marked this pull request as ready for review October 24, 2024 16:34
@bjorn3 bjorn3 merged commit 616abf1 into rust-lang:master Oct 24, 2024
23 of 24 checks passed
@bjorn3
Copy link
Member

bjorn3 commented Oct 24, 2024

Thanks!

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