Displaying 2 results from an estimated 2 matches for "32d9c865".
2018 Sep 21
2
Added AllocaInsts are relocated in stack
Hi Tim,
Thanks for your reply. However, I have seen that addressSanitizer has done
this by placing redzones around each local variable. But i have not figured
out yet how they have done it, I was wondering if there is a switch or a
method by which I can reset the slotNumbering given to each instruction. By
doing so, LLVM would place them in the expected order I guess.
Best regards,
Saman
On
2018 Sep 21
2
Added AllocaInsts are relocated in stack
...It's really the only way to guarantee you get a block, whether done
> via alloca or via callbacks like ASAN.
>
> Cheers.
>
> Tim.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180921/32d9c865/attachment.html>