Skip to content

[skiplang] Update to LLVM 19. #942

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
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

beauby
Copy link
Contributor

@beauby beauby commented Jun 13, 2025

No description provided.

@mbouaziz
Copy link
Contributor

I remember I had checked the changelog for versions 16 and 17. Have you done the same for 18 and 19?

@beauby
Copy link
Contributor Author

beauby commented Jun 13, 2025

I remember I had checked the changelog for versions 16 and 17. Have you done the same for 18 and 19?

Yes, nothing seems to be of concern in 18/19. However, the main thing that should be an issue to us is the removal of support for typed pointers in version 17, though I have been daily driving LLVM 19 for a few months and haven't come across any issue.
I mainly opened this PR to check whether any issue would arrise in CI, but had forgotten that the docker image was not built dynamically.

@mbouaziz
Copy link
Contributor

Yeah, you probably need to push docker images under another tag for this PR

@mbouaziz
Copy link
Contributor

See #736 for commits to cherry-pick

@beauby
Copy link
Contributor Author

beauby commented Jun 13, 2025

See #736 for commits to cherry-pick

Yup, those are one my list.

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.

2 participants