handle /ALTERNATENAME directive

This commit is contained in:
Nikita Smith
2025-06-25 10:53:22 -07:00
committed by Ryan Fleury
parent 60d3f25057
commit 73fe9d223a
13 changed files with 142 additions and 99 deletions
+1 -1
View File
@@ -102,7 +102,7 @@ typedef struct
{
String8 image_data;
LNK_Obj **objs;
U64 base_addr;
U64 image_base;
COFF_SectionHeader **image_section_table;
} LNK_ObjRelocPatcher;