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

Duncan P. N. Exon Smith dexonsmith at apple.com
Wed Feb 25 17:42:38 PST 2015


> On 2015 Feb 25, at 15:22, Kostya Serebryany <kcc at google.com> wrote:
> 
> In http://reviews.llvm.org/D7098#130041, @rnk wrote:
> 
>> It occurs to me that ASan would need to add exceptional cleanups, if we
>> want this to cleanup after exception.
> 
> 
> Not necessary. 
> E.g. fake stack does garbage collection in the run-time lib.
> 
> 
> REPOSITORY
>  rL LLVM
> 
> http://reviews.llvm.org/D7098
> 
> EMAIL PREFERENCES
>  http://reviews.llvm.org/settings/panel/emailpreferences/
> 

There's a lot of review here, but no patch.  Can someone (perhaps the
author) post the patch to the list?



More information about the llvm-commits mailing list