> As Chad pointed, it's likely that this requires a non-trivial
> refactoring. I don't have particularly bright ideas on solving it, but
> I'm uncomfortable adding the flag at the arg level because it kind of
> encourages lazy design when handling args. Perhaps looking into ways
> the code could be refactored so that getOptimizationLevel() is only
> called once (and perhaps the results get cached somewhere) would be a
> good approach.

I completely agree with you, Aaron.

 Chad

_______________________________________________
cfe-commits mailing list
cfe-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to