Skip to content
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

ABI: Don't rewrite HFVAs if there's no need to #4490

Merged
merged 1 commit into from
Oct 14, 2023

Conversation

kinke
Copy link
Member

@kinke kinke commented Sep 7, 2023

An assertion already makes sure we don't. Fixes #4489.

@kinke
Copy link
Member Author

kinke commented Sep 7, 2023

Hmm, might be worth a deeper look into this corner case. The …IfNotObsolete checks might be pretty expensive.

An assertion already makes sure we don't. Fixes ldc-developers#4489.
@kinke kinke enabled auto-merge (squash) October 14, 2023 14:01
@kinke kinke merged commit e003006 into ldc-developers:master Oct 14, 2023
21 checks passed
@kinke kinke deleted the fix4489 branch October 14, 2023 16:31
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.

ICE - 1.34.0 on Apple Silicon BaseBitcastABIRewrite::put
1 participant