mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-13 08:19:27 +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;
|
end;
|
||||||
top_tai:
|
top_tai:
|
||||||
begin
|
begin
|
||||||
|
owner.writer.AsmWrite(' ');
|
||||||
tmpinline:=1;
|
tmpinline:=1;
|
||||||
tmpasmblock:=false;
|
tmpasmblock:=false;
|
||||||
hp:=para^.val.ai;
|
hp:=para^.val.ai;
|
||||||
|
Loading…
Reference in New Issue
Block a user