yxsamliu wrote:

I think we should change signature of addLTOOptions. Instead of accepting a 
single InputInfo, it should accept InputInfoList. Then these ConstructJob 
members will pass Inputs to addLTOOptions, and addLTOOptions will pick the 
first file from it. This should be able to avoid repeated code.

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