mirror of
https://github.com/ziglang/zig.git
synced 2024-11-16 00:57:04 +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…
Reference in New Issue
Block a user