authorgravatar for kubkon@jakubkonka.comJakub Konka <kubkon@jakubkonka.com> 2024-07-30 18:30:00+02:00
committergravatar for kubkon@jakubkonka.comJakub Konka <kubkon@jakubkonka.com> 2024-08-07 10:21:02+02:00
log9ec415d4de1dcdac4c5fc772883c952b337d65e7
tree97ec7aa51b0bd41f6c3bc65cc6573ea4b695e897
parent518c7908f01cafac9acfbbb708fc49d2c3b5d460

elf: null symbol is obsolete


1 files changed, 0 insertions(+), 2 deletions(-)

src/link/Elf.zig-2
......@@ -340,8 +340,6 @@ pub fn createEmpty(
340340
341341 const gpa = comp.gpa;
342342
343 // Index 0 is always a null symbol.
344 try self.symbols.append(gpa, .{});
345343 // Append null file at index 0
346344 try self.files.append(gpa, .null);
347345 // Append null byte to string tables