[PATCH] Implement variable-sized alloca instrumentation.
Yury Gribov
tetra2005 at gmail.com
Mon Nov 24 13:33:35 PST 2014
> I think they can be detected by checking if alloca is argument of some phi?
Hm, not really - alloca result could also escape.
http://reviews.llvm.org/D6055
More information about the llvm-commits
mailing list