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

Support the operand bundle API from LLVM 18 #14082

Merged

Conversation

HertzDevil
Copy link
Contributor

Resolves part of #13946.

This PR and #14079 together mean that, for the first time, llvm_ext.o will be completely empty if the LLVM version is recent enough. This is made possible due to my patch over there; it is quite likely that if Crystal needs anything else from LLVM's C API in the future, we could submit more patches to the upstream ensuring we never need llvm_ext.o again.

@straight-shoota straight-shoota added this to the 1.11.0 milestone Dec 11, 2023
@straight-shoota
Copy link
Member

@HertzDevil This needs conflict resolution.

@straight-shoota straight-shoota merged commit c53dd72 into crystal-lang:master Dec 15, 2023
55 checks passed
@HertzDevil HertzDevil deleted the feature/llvm-18-operand-bundles branch December 15, 2023 11:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants