Displaying 2 results from an estimated 2 matches for "4b2ba122".
2011 Mar 07
0
[LLVMdev] llvm.gcroot suggestion
...of optimizers that may try to
move away that intrinsic (I remember similar issues with the current EH
intrinsics).
Nicolas
> --
> -- Talin
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110307/4b2ba122/attachment.html>
2011 Mar 05
2
[LLVMdev] llvm.gcroot suggestion
On Mon, Feb 21, 2011 at 1:50 AM, nicolas geoffray <
nicolas.geoffray at gmail.com> wrote:
> Hi Talin,
>
> On Fri, Feb 18, 2011 at 5:50 PM, Talin <viridia at gmail.com> wrote:
>>
>>
>> In the current scheme, the way you tell LLVM that a root is no longer
>> needed is by assigning NULL to it. However, that assumes that all roots are
>> pointers,