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

Split LLVM::Builder overloads that don't take an operand bundle #13564

Conversation

HertzDevil
Copy link
Contributor

@HertzDevil HertzDevil commented Jun 15, 2023

Fixes #13563.

The treatments for #call and #invoke are slightly different, because the former defines name as a positional parameter before bundle, and the latter defines them in opposite order.

@straight-shoota straight-shoota added this to the 1.9.0 milestone Jun 15, 2023
@straight-shoota straight-shoota merged commit 33a74d1 into crystal-lang:master Jun 19, 2023
@HertzDevil HertzDevil deleted the refactor/llvm-builder-call-overloads branch June 19, 2023 09:16
Blacksmoke16 pushed a commit to Blacksmoke16/crystal that referenced this pull request Dec 11, 2023
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.

LLVM brainfuck example can't compile on Arch Linux: undefined reference to `llvm_ext.cc.c4a0b00d'
2 participants