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

Backport LLVM 19 patch to fix jump relocations on AVR #207

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

alexrp
Copy link
Member

@alexrp alexrp commented Feb 24, 2025

llvm/llvm-project#125081

This version of the patch doesn't touch any other backends, and since the AVR backend is currently unusable due to this issue, I don't see any risk in taking this patch.

Solves ziglang/zig#21487 for the 0.14.0 release.

@alexrp alexrp requested a review from andrewrk February 24, 2025 15:03
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.

1 participant