mirror of
https://github.com/ziglang/zig.git
synced 2026-02-14 05:20:34 +00:00
parent
83a3365bfd
commit
87ca304a02
@ -2508,7 +2508,7 @@ pub const Object = struct {
|
||||
o.debug_compile_unit, // Scope
|
||||
0, // Line
|
||||
.none, // Underlying type
|
||||
ty.abiSize(zcu) * 8,
|
||||
layout.payload_size * 8,
|
||||
(ty.abiAlignment(zcu).toByteUnits() orelse 0) * 8,
|
||||
try o.builder.metadataTuple(fields.items),
|
||||
);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user