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

scripts: add clang and llvm for PGO #45

Merged
merged 1 commit into from
Jun 13, 2024
Merged

scripts: add clang and llvm for PGO #45

merged 1 commit into from
Jun 13, 2024

Conversation

cyyself
Copy link
Member

@cyyself cyyself commented Jun 13, 2024

We need llvm-profdata in the llvm package for Verilator PGO if the verilator is compiled with LLVM. But only adding llvm seems strange, and we didn't know the corresponding version of clang should be, so add both clang and llvm here.

We need `llvm-profdata` in the llvm package for Verilator PGO if
the verilator is compiled with LLVM. But only adding llvm seems
strange, and we didn't know the corresponding version of clang
should be, so add both clang and llvm here.

Signed-off-by: Yangyu Chen <[email protected]>
@poemonsense poemonsense merged commit 9561d52 into master Jun 13, 2024
1 check passed
@cyyself cyyself deleted the tmp_add_llvm branch August 29, 2024 03:24
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.

3 participants