brad0 wrote:

> Why couldn't you have put this logic in `addLTOOptions`? Seems like it's 
> copy-pasted verbatim at every site now.
> 
> AMD should handle very similarly to Linux here. They both compile down to 
> LLVM-IR and get sent to `ld.lld`.

It's not my area, but I was thinking that would make more sense. I am just 
trying to ensure consistency with the various targets.

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

Reply via email to