fix remaining compile errors except one

This commit is contained in:
Andrew Kelley
2023-12-16 00:39:36 -07:00
parent 4629708787
commit 2047a6b82d
28 changed files with 340 additions and 341 deletions

View File

@@ -1168,7 +1168,7 @@ pub const Object = struct {
pre_ir_path: ?[]const u8,
pre_bc_path: ?[]const u8,
bin_path: ?[*:0]const u8,
emit_asm: ?[*:0]const u8,
asm_path: ?[*:0]const u8,
post_ir_path: ?[*:0]const u8,
post_bc_path: ?[*:0]const u8,