A performance improvement merged into LLVM this week significantly reduces the time taken to add files to the link when using Distributed ThinLTO (DTLTO). By allowing clients to optionally provide an AddBufferFn callback to the DTLTO backend — enabling more efficient file addition via MemoryBuffer ownership transfer rather than
Sort: