efriedma-quic wrote:

The question is, if LTO merges two bitcode modules together with different 
settings for the flag, how do you want the backend to behave?  Usually you want 
it to just continue to apply to the same functions it would have without LTO; 
the only way to represent that is a function attribute.

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

Reply via email to