[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:29:54 PDT 2016
george.burgess.iv added a comment.
Cool; just making sure. :)
Generally, we try to include regression tests for things like this, so can you please add a testcase for this to test/CodeGen/X86/stack-protector.ll, as well? Once that's added, I think this looks good.
https://reviews.llvm.org/D22714
More information about the llvm-commits
mailing list