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

What LLVM versions are supported by the codegen? #123

Open
jonathan-il opened this issue Jul 12, 2021 · 1 comment
Open

What LLVM versions are supported by the codegen? #123

jonathan-il opened this issue Jul 12, 2021 · 1 comment

Comments

@jonathan-il
Copy link

On the documentation, LLVM 7 is used. I am just curious if any version of LLVM can be used or if v7 is a hard requirement. If it is a hard requirement, do you have any estimate of the work that would be involved in bringing it up to say the 12.x version?

@csabahruska
Copy link
Member

The LLVM version is tied to llvm-hs. So currently it will work only with LLVM 7.

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

No branches or pull requests

2 participants