[LLVMdev] Any support for zeroing buffers?

Anitha B Gollamudi anitha.boyapati at gmail.com
Wed Sep 17 07:49:40 PDT 2014


Thanks Jon, exactly what I have been looking for.

--Anitha

On 17 September 2014 09:52, Jonathan Roelofs <jonathan at codesourcery.com> wrote:
>
>
> On 9/17/14 7:37 AM, Anitha B Gollamudi wrote:
>>
>> On 17 September 2014 09:34, Anitha B Gollamudi
>> <anitha.boyapati at gmail.com> wrote:
>>>
>>> Hi,
>>>
>>> Is there any existing support/on going work for zeroing buffers in
>>> llvm infrastructure? (either in the form of intrinsics or IR code
>>> buffer erasure?) My basic "grep" did not show up any.
>>> Please let me know any info on this. I will be glad to hear out!
>>>
>>
>> EDIT: I am looking for more than a workaround ala memset(*buff, 0,
>> length))
>
> Here's a recent thread on a related subject:
> http://lists.cs.uiuc.edu/pipermail/cfe-dev/2014-September/039063.html
>
> Cheers,
> Jon
>>
>>
>>>
>>> --  Anitha
>>
>>
>>
>>
>
> --
> Jon Roelofs
> jonathan at codesourcery.com
> CodeSourcery / Mentor Embedded



-- 
 Anitha



More information about the llvm-dev mailing list