Closed cyyself closed 5 months ago
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.
llvm-profdata
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.