mirror of
https://github.com/ziglang/zig.git
synced 2026-01-05 21:13:24 +00:00
dsym: dummy repush to check the linux CI
This commit is contained in:
parent
a84b67468c
commit
899d7a771e
@ -44,7 +44,6 @@ debug_info_header_dirty: bool = false,
|
||||
debug_line_header_dirty: bool = false,
|
||||
|
||||
strtab: StringTable(.strtab) = .{},
|
||||
|
||||
relocs: std.ArrayListUnmanaged(Reloc) = .{},
|
||||
|
||||
pub const Reloc = struct {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user