Description of problem:
llvm.git contains a binary, bolt, a binary post-link optimizer
Version-Release number of selected component (if applicable):
llvm-14.0.0-1.fc36
How reproducible:
Always
Steps to Reproduce:
1. install llvm
2. look for bolt
Actual results:
Found bolt, a system daemon to manage Thunderbolt devices
Expected results:
Found bolt, a binary post-link optimizer
Additional info:
I expect this will be trivial if we move to monorepo style packaging with a single .spec file for all llvm products. Then llvm-bolt becomes just another subpackage.
Comment 1serge_sans_paille
2022-07-24 20:42:37 UTC