Browse Source

* comment fix

git-svn-id: trunk@34958 -
Jonas Maebe 8 năm trước cách đây
mục cha
commit
ef90b46e52
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      compiler/llvm/agllvm.pas

+ 1 - 1
compiler/llvm/agllvm.pas

@@ -1395,7 +1395,7 @@ implementation
 
 
 {****************************************************************************}
-{                        Abstract Instruction Writer                         }
+{                          LLVM Instruction Writer                           }
 {****************************************************************************}
 
      constructor TLLVMInstrWriter.create(_owner: TLLVMAssember);