Closed
Description
Note - edited code to add a print to see what the mismatch is with ui.label(format!("Instruction count mismatch {} != {}", left_symbol_diff.instruction_rows.len(), right_symbol_diff.instruction_rows.len()));
instcountissuecoff is compiled with watcom and converted to a coff obj with https://github.com/tomsons26/objconv/tree/omf_fixes
instcountissue is a coff obj exported from binary using https://github.com/jonwil/unlinkerida
Instruction count mismatch wasn't a issue prior to v3
Metadata
Metadata
Assignees
Labels
No labels