On Wed, Apr 22, 2015 at 2:30 PM, Yunzhong Gao <
[email protected]> wrote:

> Thanks!
> What do you think we should do regarding the related no-frame-pointer-elim
> attribute? Right now it is set by the frontend but not checked by backend.
> If I follow the same pattern here, we should get rid of the global flag
> NoFramePointerElim and move to checking the attribute instead. What do you
> think?


Generally, the backends should give the function attributes, if present,
higher precedence than global flags. Fixing that might be a bit tricky,
though.
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to