objdump --no-addresses

Alan Modra amodra@gmail.com
Thu Apr 16 01:35:28 GMT 2020


On Wed, Apr 15, 2020 at 12:10:27PM -0700, Fangrui Song wrote:
> In llvm-objdump, --no-leading-addr does this job. I think mentioning
> `leading` may be appropriate here because lots of addresses are not
> hidden by the proposed `--no-addresses` patch.

I expect that objdump --no-addresses will be extended to remove more.
There are lots of things it could do to make comparing compiler output
easier, for example, removing pc-relative offsets.

-- 
Alan Modra
Australia Development Lab, IBM


More information about the Binutils mailing list