llvm / llvm-project

The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
http://llvm.org
Other
28.6k stars 11.82k forks source link

Distributing BOLT in pre-built releases #56473

Open Kobzol opened 2 years ago

Kobzol commented 2 years ago

Since BOLT is now a part of mainline LLVM, I wonder if it would be possible to build it in CI and distribute it in the archives with pre-built binaries when a new LLVM release occurs? It would definitely make it simpler for users to use BOLT locally and hopefully also to increase its adoption. The main binaries that are required are llvm-bolt and merge-fdata.

llvmbot commented 2 years ago

@llvm/issue-subscribers-bolt