dwblaikie wrote:

> As for impact, I believe @namhyung did some measurement for building the 
> Linux kernel, and it does not have a significant impact.

That'd surprise me quite a bit - perhaps a self-host build of clang (ideally in 
Google's build config, that being the one you and I care about the most) - opt 
with fission? measuring the size of object and dwo files (linker action inputs, 
but ideally more fine-grained per-section size comparisons would be good) and 
the linked executable/dwp.

https://github.com/llvm/llvm-project/pull/81545
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to