strip postfix when searching for section

This commit is contained in:
Nikita Smith
2025-06-25 10:53:22 -07:00
committed by Ryan Fleury
parent a2bef106a1
commit 6fd9ab7388
2 changed files with 7 additions and 8 deletions
-1
View File
@@ -67,7 +67,6 @@ typedef struct LNK_Section
B32 is_merged;
LNK_SectionContribChunkList contribs;
LNK_SectionContrib *first_contrib_chunk;
U64 voff;
U64 vsize;