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

feat: add support for llvm 14 and use it as default #49

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

Conversation

nilslice
Copy link
Contributor

Closes #48.

Modifies CI to build with LLVM 14, and set it as the default cargo feature to simplify commands.

Additionally, includes changes to documentation (removing the requirement to use any features unless to override the version of LLVM used), defaults in build scripts and cargo make tasks.

When a release is made, another set of artifacts will be created for use with LLVM 14.

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.

Add LLVM14 support, consider making it default
1 participant