[PATCH] D21006: [Driver] Make -flto -S emit assembly

Mehdi AMINI via cfe-commits cfe-commits at lists.llvm.org
Sun Jun 5 19:06:16 PDT 2016


mehdi_amini added a comment.

But what pipeline do we setup? For instance with ThinLTO we reduced the amount of passes ran during the compile phase with the expectation that more will run during the link, this would get fuzzy here...


http://reviews.llvm.org/D21006





More information about the cfe-commits mailing list