[PATCH 31/59] x86: Use __always_inline on ifunc auxiliary functions
Adhemerval Zanella Netto
adhemerval.zanella@linaro.org
Wed Oct 22 18:15:48 GMT 2025
On 20/10/25 14:06, Adhemerval Zanella Netto wrote:
>
>
> On 17/10/25 19:34, H.J. Lu wrote:
>> On Sat, Oct 18, 2025 at 3:53 AM Adhemerval Zanella
>> <adhemerval.zanella@linaro.org> wrote:
>>>
>>> clang does correctly propagate the no_stack_protector attribute for
>>
>> Did you mean "does" or "doesn't"?
>
> Oops, I meant 'does not'. I need to check if this yield on newer version,
> but afaik it does work with clang-18.
It turned out that with clang-18 and onwards this is not required anymore,
I will drop this patch.
More information about the Libc-alpha
mailing list