[PATCH] D30920: Do not pass -Os and -Oz to the Gold plugin

Mehdi AMINI via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 16 11:22:53 PDT 2017


mehdi_amini added a comment.

It would be reasonable to *not* forward any flag to the linker (plugin), but not to rewrite them with a different meaning.


https://reviews.llvm.org/D30920





More information about the cfe-commits mailing list