llvmdbg: fix missing initialisation when there are no procedures

This commit is contained in:
Jonas Maebe 2022-05-21 20:54:58 +02:00
parent d0bf7acc18
commit 1b393c80aa

View File

@ -2276,6 +2276,7 @@ implementation
*)
vardatatype: ttypesym;
begin
ensuremetainit;
storefilepos:=current_filepos;
current_filepos:=current_module.mainfilepos;