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

Mehdi AMINI via cfe-commits cfe-commits at lists.llvm.org
Sun Jun 5 15:34:39 PDT 2016


mehdi_amini added a comment.

I'm not sure it is consistent with how we handle -flto, for instance -c means usually to output an object file, but adding -flto indicates to dump bitcode instead.


http://reviews.llvm.org/D21006





More information about the cfe-commits mailing list