[clang] [lld] [llvm] Integrated Distributed ThinLTO (DTLTO): Initial support (PR #126654)
    via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Wed Feb 12 19:25:58 PST 2025
    
    
  
bd1976bris 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.
On second thoughts I don't want to clutter this review with a discussion about extending particular distribution systems. So, can I please ask you (and anyone else interested) to DM @romanova-ekaterina as she has been working on support for DTLTO in FASTBuild, icecream and distcc and would be happy to answer questions about it.
https://github.com/llvm/llvm-project/pull/126654
    
    
More information about the cfe-commits
mailing list