objdiff
objdiff copied to clipboard
Adjust symbol name matching logic for GCC
According to Ethanol:
The PPC build of GCC sets CPLUS_MARKER to ('.' instead of '$') due to other assemblers not liking dollar signs in identifiers
Maybe we should check that we have the same symbol on the left and right split?