[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 12:59:14 PDT 2016


george.burgess.iv accepted this revision.
george.burgess.iv added a comment.
This revision is now accepted and ready to land.

Ahh, I see. Yeah, the tests for this seem to try really hard to not explicitly state offsets. Looks like we may be able to write a unittest instead, but that feels like a lot just to cover this case, so LGTM.

Thanks for the patch!


https://reviews.llvm.org/D22714





More information about the llvm-commits mailing list