[PATCH] D45331: [StackProtector] Ignore certain intrinsics when calculating sspstrong heuristic.
Tim Shen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 6 11:23:27 PDT 2018
timshen accepted this revision.
timshen added a comment.
This revision is now accepted and ready to land.
Sounds good, as it is not hard to track down and inspect all lifetime intrinsic heuristics in the future for using the improved isLoweredToCall().
https://reviews.llvm.org/D45331
More information about the llvm-commits
mailing list