checkpoint on dump parseability pass

This commit is contained in:
Ryan Fleury
2025-06-19 16:48:07 -07:00
parent fa242b3d80
commit 248a155579
9 changed files with 881 additions and 853 deletions
+2 -4
View File
@@ -17,8 +17,7 @@
#include "async/async.h"
#include "rdi/rdi_local.h"
#include "rdi_make/rdi_make_local.h"
#include "coff/coff.h"
#include "coff/coff_parse.h"
#include "coff/coff_inc.h"
#include "pe/pe.h"
#include "elf/elf.h"
#include "elf/elf_parse.h"
@@ -44,8 +43,7 @@
#include "async/async.c"
#include "rdi/rdi_local.c"
#include "rdi_make/rdi_make_local.c"
#include "coff/coff.c"
#include "coff/coff_parse.c"
#include "coff/coff_inc.c"
#include "pe/pe.c"
#include "elf/elf.c"
#include "elf/elf_parse.c"