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

[TASK] Update to Official Inkwell with LLVM-19 Support #117

Open
2 tasks
iamrecursion opened this issue Dec 18, 2024 · 0 comments
Open
2 tasks

[TASK] Update to Official Inkwell with LLVM-19 Support #117

iamrecursion opened this issue Dec 18, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@iamrecursion
Copy link
Collaborator

Description

This PR adds preliminary support for LLVM 19 to Inkwell, the library that we use to interact with LLVM during the compilation process. We do not want to be depending on a fork for longer than necessary, so once that PR is merged we should update our git dependency to refer to the official Inkwell repository even absent a release with this support.

Spec

  • Update our Inkwell dependency to refer to the official repository when possible.
  • Update our Inkwell dependency to an official release when possible.
@iamrecursion iamrecursion added the enhancement New feature or request label Dec 18, 2024
@iamrecursion iamrecursion self-assigned this Dec 18, 2024
@iamrecursion iamrecursion mentioned this issue Dec 18, 2024
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant