[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:39:31 PDT 2017


mehdi_amini added a comment.

(By the way, this is what is done on Darwin: the -O flag is *ignored* for the link step invocation, because we couldn't find a "right way" of correctly honoring it that would be logical to the user in all case).


https://reviews.llvm.org/D30920





More information about the cfe-commits mailing list