mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-08 05:45:59 +02:00
+ pointerdef support in llvmgettemprecorddef()
git-svn-id: trunk@32314 -
This commit is contained in:
parent
d444b365e1
commit
d02eb7059b
@ -750,6 +750,8 @@ implementation
|
||||
{ other types should not appear currently, add as needed }
|
||||
internalerror(2014012008);
|
||||
end;
|
||||
pointerdef:
|
||||
typename:='p'+tostr(hdef.deflist_index);
|
||||
else
|
||||
{ other types should not appear currently, add as needed }
|
||||
internalerror(2014012009);
|
||||
|
Loading…
Reference in New Issue
Block a user