eklepilkina added a comment.

> How does this affect LTO?

More detailed answer. We work with bitcode files only when use `lto`. If we 
don't use `lto` clang produces `.o` file that are already contains target 
information. We don't work with function attributes to get subtarget without 
lto.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D139704

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

Reply via email to