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

fix(llvm) change return type of LLVMLookupIntrinsicID function(s) in generated bindings from void to (unsigned) int #950

Merged
merged 1 commit into from
Dec 2, 2023

Conversation

KitsuneAlex
Copy link
Contributor

As the title suggests, this fixes the LLVMLookupIntrinsicID family of functions in the generated bindings to allow accessing things like llvm.trap and llvm.debugtrap.

@KitsuneAlex
Copy link
Contributor Author

Don't wanna be annoying but i'm just gonna.. @Spasi bump again xP

@Spasi Spasi merged commit df470a4 into LWJGL:master Dec 2, 2023
@Spasi Spasi added the Type: Bug label Dec 2, 2023
@Spasi
Copy link
Member

Spasi commented Dec 2, 2023

@KitsuneAlex thanks!

@KitsuneAlex
Copy link
Contributor Author

No, thank you good sir! :)

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