TCGParaLocation: remove alignment gap

This commit is contained in:
Jonas Maebe 2022-05-26 14:21:38 +02:00
parent dc1e0a6bb3
commit abfd975571

View File

@ -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