[clang] [Driver][LTO] Copy fix empty stats filename to AMDGPU, HIPAMD, MinGW (PR #74178)

Fangrui Song via cfe-commits cfe-commits at lists.llvm.org
Fri Dec 1 20:55:13 PST 2023


MaskRay wrote:

At this point, it does seem that changing `addLTOOption` to accept `Inputs` instead of `Input` will eliminate duplication and ensure consistency among targets.

https://github.com/llvm/llvm-project/pull/74178


More information about the cfe-commits mailing list