Explorar o código

TCGParaLocation: remove alignment gap

Jonas Maebe %!s(int64=3) %!d(string=hai) anos
pai
achega
abfd975571
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      compiler/parabase.pas

+ 1 - 1
compiler/parabase.pas

@@ -41,8 +41,8 @@ unit parabase;
        PCGParaLocation = ^TCGParaLocation;
        TCGParaLocation = record
          Next : PCGParaLocation;
-         Size : TCGSize; { size of this location }
          Def  : tdef;
+         Size : TCGSize; { size of this location }
          Loc  : TCGLoc;
 {$ifdef llvm}
          { The following fields are used to determine the name and handling of