[PATCH] Implement variable-sized alloca instrumentation (take 2).

Kostya Serebryany kcc at google.com
Wed Feb 25 15:13:41 PST 2015


Well, you clearly can not just use malloc, because then you have to call free() somewhere. 
But something like asan's fake stack -- yes.


REPOSITORY
  rL LLVM

http://reviews.llvm.org/D7098

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list