On 06/19/2017 12:35 PM, Jan Hubicka wrote:
>> Hello.
>>
>> Following patch tries to resolve following 2 issues:
>>
>> a) When one takes address of a function that uses target_clones attribute,
>>default implementation is always returned.
>>
>> b) Using dlsym("foo") should work and thus the reso
> Hello.
>
> Following patch tries to resolve following 2 issues:
>
> a) When one takes address of a function that uses target_clones attribute,
>default implementation is always returned.
>
> b) Using dlsym("foo") should work and thus the resolver function should
>use the default name.
PING^2
On 06/06/2017 08:59 AM, Martin Liška wrote:
> PING^1
>
> On 05/25/2017 12:05 PM, Martin Liška wrote:
>> Hello.
>>
>> Following patch tries to resolve following 2 issues:
>>
>> a) When one takes address of a function that uses target_clones attribute,
>> default implementation is always
PING^1
On 05/25/2017 12:05 PM, Martin Liška wrote:
Hello.
Following patch tries to resolve following 2 issues:
a) When one takes address of a function that uses target_clones attribute,
default implementation is always returned.
b) Using dlsym("foo") should work and thus the resolver func