Tags: ethteck/objdiff
Tags
Improve local branch relocation handling Reworks the local-branch handling logic to be more unified: scan_instructions does all the work up front, and process_instruction / display_instruction can simply use the calculated branch destination instead of performing their own is-relocation-target- function-local checks. (Hopefully) Fixes encounter#192
Limit left-panel scrollview to the file tree (encounter#185) * Limit left-panel scrollview to the file tree Removes the redundant build button * Expand ScrollArea to full side panel width * Use auto_shrink(false) instead of set_width --------- Co-authored-by: Luke Street <luke@street.dev>
PreviousNext