kcc added inline comments.
================ Comment at: include/clang/Frontend/CodeGenOptions.h:114 + Partial, // Sign the return address of functions that spill LR + All // Sign the return address of all functions + }; ---------------- what's the purpose of signing LR if it is not spilled? https://reviews.llvm.org/D49793 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits