* Reduce memory usage of tspecializationcontext

This commit is contained in:
Michaël Van Canneyt 2025-04-30 00:09:59 +02:00
parent d2926867d6
commit 4e1c9aa1df

View File

@ -49,7 +49,7 @@ type
poslist : tfplist;
prettyname : ansistring;
specializename : ansistring;
genname : string;
genname : ansistring;
sym : tsym;
symtable : tsymtable;
forwarddef : tdef;