Files
zig/src/link
Isaac Freund b3c63e5de0 Dwarf: fix cross_section_relocs capacity
This ensure capacity call does not match the number of
appendAssumeCapacity() calls that follow it. Fix this.

This was discovered due to hitting the assertion failure in
appendAssumeCapacity() while building river.

I'm not sure how to isolate a minimal reproducer for a test.
2025-02-07 07:20:13 +01:00
..
2025-01-16 20:42:08 -05:00
2025-01-16 20:42:08 -05:00
2025-01-16 20:42:08 -05:00