[PATCH] D63976: Allow clang -Os and -Oz to work with -flto and lld

Troy Johnson via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 20 10:21:57 PST 2019


troyj added a comment.

I ran into this same problem and would like to see this patch or a similar one land.  Note that there is also a -Og option to consider, which currently has the same problem.


Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63976/new/

https://reviews.llvm.org/D63976





More information about the cfe-commits mailing list