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

Cleanup llvm versions #106

Merged
merged 6 commits into from
May 29, 2024
Merged

Cleanup llvm versions #106

merged 6 commits into from
May 29, 2024

Conversation

emil916
Copy link
Collaborator

@emil916 emil916 commented May 29, 2024

With this PR the mismatch among the LLVM, WASI_SDK and CLANG-FORMAT versions in awsm and sledge repos is fixed.

Here are the latest versions:

LLVM= 12
WASI_SDK = 12
CLANG_FORMAT = 13

P.S. Apparently wasi-sdk versions do NOT match llvm versions, e.g. wasi-sdk-12 actually uses llvm-11. There is actual wasi-sdk version that uses LLVM_VERSION=12.

@emil916 emil916 merged commit 69d3a4f into master May 29, 2024
6 checks passed
@emil916 emil916 deleted the cleanup-llvm-versions branch May 29, 2024 19:18
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