| author | |
| committer | |
| log | 349dc05452299a998e7caf4f7afe7bab3620c247 |
| tree | 5e8efef85e67535af34b1f83573cd1f53f612cf5 |
| parent | 530dc0405c9f48fa3b241f078cf815164e4448ab |
1 files changed, 0 insertions(+), 2 deletions(-)
src/link/Dwarf.zig-2| ... | ... | @@ -1788,8 +1788,6 @@ pub fn writeDbgAbbrev(self: *Dwarf) !void { |
| 1788 | 1788 | DW.AT.count, DW.FORM.udata, |
| 1789 | 1789 | 0, |
| 1790 | 1790 | 0, // table sentinel |
| 1791 | 0, | |
| 1792 | 0, | |
| 1793 | 1791 | 0, // section sentinel |
| 1794 | 1792 | }; |
| 1795 | 1793 | const abbrev_offset = 0; |