mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-21 15:29:25 +02:00
llvmdbg: fix missing initialisation when there are no procedures
This commit is contained in:
parent
d0bf7acc18
commit
1b393c80aa
@ -2276,6 +2276,7 @@ implementation
|
||||
*)
|
||||
vardatatype: ttypesym;
|
||||
begin
|
||||
ensuremetainit;
|
||||
storefilepos:=current_filepos;
|
||||
current_filepos:=current_module.mainfilepos;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user