mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-11 17:26:35 +02:00
agllvm: missing space between type and tai operand
This commit is contained in:
parent
d45076d9d6
commit
71c58c7b3d
@ -389,6 +389,7 @@ implementation
|
||||
end;
|
||||
top_tai:
|
||||
begin
|
||||
owner.writer.AsmWrite(' ');
|
||||
tmpinline:=1;
|
||||
tmpasmblock:=false;
|
||||
hp:=para^.val.ai;
|
||||
|
Loading…
Reference in New Issue
Block a user