[fpc-devel] fpc - assembler reader: sizeof record or array
Florian Klämpfl
florian at freepascal.org
Mon Apr 2 09:07:00 CEST 2012
Am 02.04.2012 06:50, schrieb Torsten:
> Hi,
>
> i need the size of a global variable (type record).
>
> local var: "operands[i].opr.localsym.getsize"
> global var: ???
>
> I can add a new field "globalsym" in the "TReference"-record ?
>
> What you say?
Why do you need the size? At this point everything should be translated
into S_* constants?
More information about the fpc-devel
mailing list