objdiff
objdiff copied to clipboard
ARM: Display branch destinations after PC-relative loads
This adds branch destinations next to PC-relative loads, so we can highlight them to see which pool constant they are loading:
Tested with code compiled by mwccarm.
Closes #138