[PATCH] D19141: [SSP, 2/2] Create llvm.stackguard() intrinsic and lower it to LOAD_STACK_GUARD
Eric Christopher via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 18 23:51:48 PDT 2016
echristo accepted this revision.
echristo added a comment.
This revision is now accepted and ready to land.
I'm going to go ahead and approve this. It's definitely going down the path we want to go, fixes some fairly problematic issues in a nice way, provides an extension point, fixes a bit of a bug, and points out the way forward.
Thanks for all the work Tim!
-eric
http://reviews.llvm.org/D19141
More information about the llvm-commits
mailing list