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 support for LLVM 16 #616

Merged
merged 3 commits into from
Jan 14, 2025
Merged

Add support for LLVM 16 #616

merged 3 commits into from
Jan 14, 2025

Conversation

Akuli
Copy link
Owner

@Akuli Akuli commented Jan 14, 2025

No code changes, just adding the number 16 everywhere.

I won't be upgrading to newer LLVM versions than 16 for now. For some reason, I can't install LLVM 17 or 18 from apt. I can install LLVM 19, and it doesn't compile because apparently PassManagerBuilder.h has been removed.

@Akuli
Copy link
Owner Author

Akuli commented Jan 14, 2025

CI failure is unrelated, and caused by links in markdown not being online right now for whatever reason. Maybe I should somehow make the link checker not complain if an existing link is down, but it hasn't been down for very long.

@Akuli Akuli merged commit 51b9799 into main Jan 14, 2025
34 of 35 checks passed
@Akuli Akuli deleted the llvm16 branch January 14, 2025 18:55
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.

1 participant