Skip to content

Update llvm-sys #108

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

Open
unia909 opened this issue Nov 12, 2024 · 1 comment
Open

Update llvm-sys #108

unia909 opened this issue Nov 12, 2024 · 1 comment

Comments

@unia909
Copy link

unia909 commented Nov 12, 2024

Update llvm-sys dependency to support llvm 15+
With llvm 15 and newer build fails bc of undefined symbols LLVMBuildCall and LLVMBuildLoad in llvm-sys crate. Please change link for this crate or fork it, changes to support newer llvm is pretty trivial.

@emil916
Copy link
Collaborator

emil916 commented Nov 12, 2024

We tested llvm 15+ (a few) and the performance was worse than the current version (13). You may fork it and change it to LLVM 15 in the install_deb.sh file if the performance is not a major factor for you.

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