Parcourir la source

agllvm: missing space between type and tai operand

Jonas Maebe il y a 3 ans
Parent
commit
71c58c7b3d
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      compiler/llvm/agllvm.pas

+ 1 - 0
compiler/llvm/agllvm.pas

@@ -389,6 +389,7 @@ implementation
                end;
              top_tai:
                begin
+                 owner.writer.AsmWrite(' ');
                  tmpinline:=1;
                  tmpasmblock:=false;
                  hp:=para^.val.ai;