[PATCH] Fixing PR21811 by applying attributes to global init function
Yunzhong Gao
Yunzhong_Gao at playstation.sony.com
Wed Apr 22 14:30:26 PDT 2015
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/
More information about the cfe-commits
mailing list