elf: null symbol is obsolete

This commit is contained in:
Jakub Konka 2024-07-30 18:30:00 +02:00
parent 518c7908f0
commit 9ec415d4de

View File

@ -340,8 +340,6 @@ pub fn createEmpty(
const gpa = comp.gpa;
// Index 0 is always a null symbol.
try self.symbols.append(gpa, .{});
// Append null file at index 0
try self.files.append(gpa, .null);
// Append null byte to string tables