efriedma-quic wrote:

I think the underlying functionality is pretty clearly useful: identical code 
folding gives significant codesize reductions. In fact, on Windows, the linker 
does this kind of folding automatically by default (despite the fact that it 
isn't standards-compliant).  I imagine if we had this implemented, libc++ would 
want to use it.

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

Reply via email to