[clang] [lld] [llvm] Integrated Distributed ThinLTO (DTLTO): Initial support (PR #126654)

Tobias Hieta via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 11 14:00:20 PST 2025


tru wrote:

> Great. Actually, we wanted to add support for distributing via FASTBuild, icecream and distcc with the initial DTLTO PR. However, we investigated found that these couldn't be supported without extending the existing codebases. More details to follow..

Interesting. Interested in hearing more. We have a heavily modified version of FASTbuild and I am very comfortable in that code base - so happy to help if needed.

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


More information about the cfe-commits mailing list