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

sw: Add upstream LLVM/Clang installation in docker #58

Merged
merged 1 commit into from
Dec 18, 2023

Conversation

JosseVanDelm
Copy link

This adds a newer version of LLVM/Clang to the container with a an apt script provided by the LLVM project.
The installed version is 17 (latest stable).
Note that the name does not clash with the other installed version (in /tools/riscv-llvm).
This version is installed in /usr/bin and is postfixed with the version number, so /usr/bin/clang-17

Pulled out of #57 and necessary before pulling in #57

@JosseVanDelm JosseVanDelm changed the title Add upstream LLVM/Clang installation in docker sw: Add upstream LLVM/Clang installation in docker Dec 15, 2023
@JosseVanDelm JosseVanDelm self-assigned this Dec 15, 2023
Copy link

@rgantonio rgantonio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Short and easy so yes let's push it!

@JosseVanDelm JosseVanDelm merged commit c58ab97 into main Dec 18, 2023
29 checks passed
@JosseVanDelm JosseVanDelm deleted the Josse/add-llvm-upstream branch December 18, 2023 09:59
Konste11ation pushed a commit to Konste11ation/snitch_cluster that referenced this pull request Apr 2, 2024
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.

4 participants