Skip to content
Unverified Commit 167f1270 authored by dan sinclair's avatar dan sinclair Committed by GitHub
Browse files

Output disassembly line number for binary parse errors. (#2195)

This Cl changes the binary parser to keep track of the instruction count
being processed. The parser will then use that instruction number as the
error number, instead of the binary word.

This should make it easier to match the error up to what the
disassembler would output for the error.

Issue #2091
parent bdc2ab93
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment