[PATCH] D23600: [LTO] Stop always creating and running an LTO compilation if there is not a single LTO object

Mehdi AMINI via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 17 07:51:30 PDT 2016


mehdi_amini added a comment.

I understand that gold adds symbol to the first module, what I'm not sure about is why it needs to be the combined one, what is the impact of adding these to the first ThinLTO module instead?


https://reviews.llvm.org/D23600





More information about the llvm-commits mailing list