[PATCH] D27324: IPO: Introduce ThinLTOBitcodeWriter pass.

Mehdi AMINI via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 2 11:20:32 PST 2016


mehdi_amini added a comment.

Not reading any IR during ThinLTO is important, only if we really can do differently I'd consider it. But I'd look at every options/tradeoff before and make sure the design does not lock us in.


https://reviews.llvm.org/D27324





More information about the llvm-commits mailing list