Explorar el Código

* made internalerror unique

git-svn-id: branches/hlcgllvm@26982 -
Jonas Maebe hace 11 años
padre
commit
9c674ff444
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      compiler/llvm/agllvm.pas

+ 1 - 1
compiler/llvm/agllvm.pas

@@ -256,7 +256,7 @@ implementation
            end;
 {$endif cpuextended}
          else
-           internalerror(2013060224);
+           internalerror(2013060227);
        end;
      end;