[PATCH] D22714: stop short-circuiting the SSP code for sspstrong

George Burgess IV via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 20 11:33:54 PDT 2016


george.burgess.iv added a comment.

For my sanity: we're trying to remove this `if (Strong)` check, yeah?

If so, I think your patch is backwards. :)


https://reviews.llvm.org/D22714





More information about the llvm-commits mailing list