[PATCH] Implement variable-sized alloca instrumentation (take 2).
Yury Gribov
tetra2005 at gmail.com
Thu May 14 23:02:26 PDT 2015
> > I'm also found a "bug" there and I'm trying to understand if it's a real bug (not just unpoisoning error or something like that).
>
>
> Let us know how it goes.
That one turned out to be false positive - JS engine was allocating frame for asm stub via alloca, then freeing and re-using it inside the stub.
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