[PATCH] D17736: [SSP] Remove llvm.stackprotectorcheck.

Tim Shen via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 8 13:29:08 PDT 2016


timshen added a reviewer: eugenis.
timshen added a comment.

Hi eugenis, I changed the function name getStackCookieLocation to getIRStackGuard, since there are two SSP code paths and such a name seems to cause less confusion. Do you think it's a fine name?


http://reviews.llvm.org/D17736





More information about the llvm-commits mailing list