[PATCH] Implement variable-sized alloca instrumentation.

Yury Gribov tetra2005 at gmail.com
Mon Nov 24 13:29:54 PST 2014


Right. Frankly I'm mostly interested in VLAs so worst case we can simply remove such pathological cases. I think they can be detected by checking if alloca is argument of some phi?

http://reviews.llvm.org/D6055






More information about the llvm-commits mailing list