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

Add LLVM14 support, consider making it default #48

Open
nilslice opened this issue Jul 13, 2022 · 0 comments · May be fixed by #49
Open

Add LLVM14 support, consider making it default #48

nilslice opened this issue Jul 13, 2022 · 0 comments · May be fixed by #49

Comments

@nilslice
Copy link
Contributor

Recently inkwell added support for LLVM14, and we should update to support it as well.

Also, somewhat related, we currently do not use a default feature to pick a version of LLVM to build the bindings from. This was convenient when testing various LLVM versions, but now that things are a bit more stable, it might be nice to use a default which a user may override. IMO, LLVM14 should be the first candidate we consider for that default.

@nilslice nilslice linked a pull request Jul 21, 2022 that will close this issue
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 a pull request may close this issue.

1 participant