Fix disassembly line for adjacency validations. (#1751)
Previously the adjacency messages would output the last line of the file as the disassembly. This is incorrect, as we have an instruction they can be attached too. This CL fixes the messages to attach to the correct line number.
Loading
Please register or sign in to comment