浏览代码

agllvm: missing space between type and tai operand

Jonas Maebe 3 年之前
父节点
当前提交
71c58c7b3d
共有 1 个文件被更改,包括 1 次插入0 次删除
  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;