Displaying 2 results from an estimated 2 matches for "8dea3a46".
2018 Feb 16
0
ThinLTO and linkonce_odr + unnamed_addr
..._EE9push_backERKS0_
> /home/espindola/inst/clang/bin/ld.lld: removed .text._ZNSt6vectorI3BarSaIS0_EE9push_backERKS0_
>
> Cheers,
> Rafael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180215/8dea3a46/attachment.html>
2018 Feb 16
2
ThinLTO and linkonce_odr + unnamed_addr
Steven Wu <stevenwu at apple.com> writes:
>> On Feb 15, 2018, at 4:16 PM, Rafael Avila de Espindola <rafael.espindola at gmail.com> wrote:
>>
>> Steven Wu <stevenwu at apple.com> writes:
>>
>>> I did a bit more digging for the auto hide problem. Here is my finding that prevent us from doing this by default in GlobalOpts
>>>