[PATCH] Implement variable-sized alloca instrumentation.

Kostya Serebryany kcc at google.com
Mon Nov 24 08:49:39 PST 2014


I am afraid this is not that simple. 
It is legal to call alloca manually inside an if-statement and then use it until the function exit. 
/me pondering...
(And will be OOO most of this week, don't expect prompt replies until next Mon)

http://reviews.llvm.org/D6055






More information about the llvm-commits mailing list