[PATCH] D24998: Add a new optimization option -Og

Renato Golin via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 11 09:27:31 PST 2016


rengolin accepted this revision.
rengolin added a comment.
This revision is now accepted and ready to land.

I agree with Keith. This is a starting point, not a final destination.

As we evolve this, we can start looking at better ways to improve the debug illusion, but right now, `O1` is probably the best thing to do.

LGTM, thanks!


https://reviews.llvm.org/D24998





More information about the cfe-commits mailing list