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

Kostya Serebryany kcc at google.com
Wed Feb 25 14:07:21 PST 2015


I'd prefer to hide as much as possible inside the run-time and have simplest possible compiler changes. 
Also, whenever possible, I prefer not to have linked lists. I am pretty sure we can solve this problem with an array.


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