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

Rafael EspĂ­ndola rafael.espindola at gmail.com
Wed Jan 15 20:56:42 PST 2014


I tweaked the comment a bit and committed as r199350.

On 15 January 2014 19:30, Keno Fischer <kfischer at college.harvard.edu> wrote:
> 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
>
>




More information about the llvm-dev mailing list