[PATCH] D13403: Better handling of function calls in SafeStack

Evgeniy Stepanov via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 11 17:00:46 PST 2015


eugenis abandoned this revision.
eugenis added a comment.

I've rewritten the whole thing using ScalarEvolution. The result looks simpler and is more powerful.
The code is significantly different, so I've uploaded it as a new revision. See http://reviews.llvm.org/D14599.
Closing this one.


Repository:
  rL LLVM

http://reviews.llvm.org/D13403





More information about the llvm-commits mailing list