Skip to content

codegen: fix emission criteria for some special functions #41813

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
Aug 10, 2021
Merged

Conversation

vtjnash
Copy link
Member

@vtjnash vtjnash commented Aug 7, 2021

We depend on taking the address of these functions to support unwinding
properly, particularly on Win64.

Fixes #41750

We depend on taking the address of these functions to support unwinding
properly, particularly on Win64.

Fixes #41750
@JeffBezanson JeffBezanson reopened this Aug 9, 2021
@vtjnash vtjnash added the merge me PR is reviewed. Merge when all tests are passing label Aug 9, 2021
@vtjnash vtjnash merged commit 41ce35d into master Aug 10, 2021
@vtjnash vtjnash deleted the jn/41750 branch August 10, 2021 21:30
@kimikage
Copy link
Contributor

Can this be backported to v1.7?

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.

Truncated stacktraces on Windows for specific code
4 participants