[patch][dragonegg] Fix c/InternFunctionWeakref.c

Rafael Espíndola rafael.espindola at gmail.com
Mon May 5 07:14:11 PDT 2014


ping

On 30 April 2014 11:20, Rafael Espíndola <rafael.espindola at gmail.com> wrote:
> ping
>
> On 25 April 2014 10:28, Rafael Espíndola <rafael.espindola at gmail.com> wrote:
>> The test is failing currently when building with gcc 4.8. It looks
>> like weakrefs are reachable via emit_cgrah_aliases and
>> emit_cgraph_weakref. This causes us to try to use rauw twice, causing
>> an assert when we get a this->rauw(this).
>>
>> The patch simply skips weakrefs in emit_cgrah_aliases.
>>
>> Cheers,
>> Rafael




More information about the llvm-commits mailing list