ayermolo added a comment.

In D90507#2394109 <https://reviews.llvm.org/D90507#2394109>, @wenlei wrote:

> This change covers non-LTO cases. For LTO, I think we would need to pass it 
> from driver to LTO. Something like this: tools::addLTOOptions -> lld -> 
> lto::Config (Config->TargetOptions->MCTargetOptions) ->LTO Backend.

Good point. Maybe part of a different diff, since lld needs to be modified also.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D90507/new/

https://reviews.llvm.org/D90507

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to