[fpc-devel] The 15k bounty: Optimizing executable speed forLinux x86 / LLVM

Sven Barth pascaldragon at googlemail.com
Wed Dec 5 07:52:34 CET 2018


Am Mi., 5. Dez. 2018, 00:06 hat J. Gareth Moreton <gareth at moreton-family.com>
geschrieben:

> The more you learn!  What is TLS, curiously? Given that I do a lot of my
> work at the assembler level, I figure this is something I should know!
>

Thread Local Storage. For ELF they are pseudo instructions that the
assembler needs to expand to the correct instructions for the target (and
TLS model), which is why the internal assembler does not handle them yet.

Regards,
Sven

>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20181205/ddbdc86a/attachment.html>


More information about the fpc-devel mailing list