[PATCH] D17736: [SSP, 1/2] Refactor to support customizable stack guard load from IR level.
Eric Christopher via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 3 16:47:05 PST 2016
echristo added a comment.
I don't really understand why we need new intrinsics here. Can you explain the design a bit more? Can you also comment the intrinsics with what they do and how they're different from the existing ones?
Thanks!
-eric
http://reviews.llvm.org/D17736
More information about the llvm-commits
mailing list