+ pointerdef support in llvmgettemprecorddef()

git-svn-id: trunk@32314 -
This commit is contained in:
Jonas Maebe 2015-11-13 17:48:19 +00:00
parent d444b365e1
commit d02eb7059b

View File

@ -750,6 +750,8 @@ implementation
{ other types should not appear currently, add as needed } { other types should not appear currently, add as needed }
internalerror(2014012008); internalerror(2014012008);
end; end;
pointerdef:
typename:='p'+tostr(hdef.deflist_index);
else else
{ other types should not appear currently, add as needed } { other types should not appear currently, add as needed }
internalerror(2014012009); internalerror(2014012009);