[LLVMdev] [PATCH] Don't optimize out GDB JIT registrar

Keno Fischer kfischer at college.harvard.edu
Wed Jan 15 19:30:35 PST 2014


Yes, that is correct.


On Wed, Jan 15, 2014 at 8:51 PM, Rafael EspĂ­ndola <
rafael.espindola at gmail.com> wrote:

> On 15 January 2014 15:16, Reid Kleckner <rnk at google.com> wrote:
> > Wouldn't LLVM_ATTRIBUTE_USED be the correct thing here to prevent dead
> > stripping, if that's the problem?
>
> My understanding is that they want the calls to not be removed, not
> just to keep the symbol. Andrew, is my understanding correct?
>
> Cheers,
> Rafael
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140115/28ea0d84/attachment.html>


More information about the llvm-dev mailing list