On Fri, Jan 1, 2021 at 3:59 PM Florian Klämpfl via fpc-devel <
fpc-devel@lists.freepascal.org> wrote:

> - you need to get the value of EECR: I would try with
> symtable.searchsym_in_module
> - for ideas how a load node could generate code for a variable access as
> above, I would take the various generate_threadvar_access methods as
> example.
>

Thanks for the hints Florian. I'll look into this.

Is your current code somewhere available?
>

It is now on Github:
https://github.com/ccrause/freepascal/tree/sectionsupport
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to