* support encoding helper types for LLVM (encode the same type as the

extended class) (fixes webtbs/tw21457 for LLVM)

git-svn-id: trunk@35060 -
This commit is contained in:
Jonas Maebe 2016-12-04 11:15:19 +00:00
parent a0b537bc7b
commit 8b1c90124e

View File

@ -568,6 +568,8 @@ implementation
{ opaque for now }
encodedstr:=encodedstr+'i8*'
end;
odt_helper:
llvmaddencodedtype_intern(tobjectdef(def).extendeddef,flags,encodedstr);
else
internalerror(2013100601);
end;