add API to DWARF writer that defines forward references and fix method

conversion in the converter
This commit is contained in:
Nikita Smith
2026-02-27 11:07:19 -08:00
parent b49c902947
commit 8007c158fa
5 changed files with 65 additions and 26 deletions
+1 -1
View File
@@ -1363,7 +1363,7 @@ lane_sync(); if(flags & RDI_DumpSubsetFlag_##name) ProfScope(#name)
return result_strings;
}
#if 0
#if SUBPROGRAM_CONVERSION_TEST
internal String8
rdi_string_from_type(Arena *arena, RDI_Parsed *rdi, RDI_Procedure *proc, RDI_TypeNode *type)
{