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?
REPOSITORY rL LLVM http://reviews.llvm.org/D9203 EMAIL PREFERENCES http://reviews.llvm.org/settings/panel/emailpreferences/ _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
