소스 검색

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;