[PATCH] gcc comptability: silent -fdefer-pop & -fno-defer-pop

Reid Kleckner rnk at google.com
Tue Jul 1 14:26:40 PDT 2014


lgtm

This seems like exactly the kind of optimization tweaking options that we ignore for gcc compatibility.  If we implemented this, I guess it would control shrink-wrapping optimizations in the backend.

http://reviews.llvm.org/D4357






More information about the cfe-commits mailing list