Browse Source

* comment fix

git-svn-id: trunk@34958 -
Jonas Maebe 8 years ago
parent
commit
ef90b46e52
1 changed files with 1 additions and 1 deletions
  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);