<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Apr 22, 2015 at 2:30 PM, Yunzhong Gao <span dir="ltr"><<a href="mailto:Yunzhong_Gao@playstation.sony.com" target="_blank">Yunzhong_Gao@playstation.sony.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Thanks!<br>
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?</blockquote><div><br></div><div>Generally, the backends should give the function attributes, if present, higher precedence than global flags. Fixing that might be a bit tricky, though.</div></div></div></div>