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

Use LLVM Snapshot in CI #269

Open
hmelder opened this issue Jan 7, 2024 · 3 comments
Open

Use LLVM Snapshot in CI #269

hmelder opened this issue Jan 7, 2024 · 3 comments
Assignees

Comments

@hmelder
Copy link
Collaborator

hmelder commented Jan 7, 2024

https://apt.llvm.org/ provides a development snapshot. It might be good to have one CI run using this snapshot build.

@hmelder hmelder self-assigned this Jan 7, 2024
@davidchisnall
Copy link
Member

It’s probably worth running that as a nightly or weekly job, to see if any LLVM changes broke things. That hasn’t happened for a few years, but it remains possible.

@hmelder
Copy link
Collaborator Author

hmelder commented Jan 8, 2024

Should we run this on x86 only or also on the cross builds?

@davidchisnall
Copy link
Member

The cross builds probably don't add very much extra overhead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants