[llvm] [BOLT] Enable cross compilation of runtime libraries (PR #101180)

Ádám Kallai via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 12 05:39:08 PDT 2025


kaadam wrote:

Hi Everyone,

Sorry for jumping this conversation.
I agree with Paschlis' argument. This functionality would be beneficial to the Bolt project.
It is especially useful when the target device is not a developer device (like Android). It saves lot of time, if it shouldn't compile these runtime libs "manually".  Probably others - who are in the same situation - will be able to join the Bolt development easier.


https://github.com/llvm/llvm-project/pull/101180


More information about the llvm-commits mailing list