https://github.com/jhuber6 requested changes to this pull request.

I don't understand the motivation for this, it is intentionally passing `-flto` 
because this is *not* an offloading compile job. This flag is mostly here for 
convenience, but it's not strictly necessary because the Nvlink job does LTO if 
it finds bitcode, so this just replaces an optional flag with a no-op.

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

Reply via email to