diff options
author | Sam Clegg <sbc@chromium.org> | 2017-04-25 17:11:43 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-04-25 17:11:43 -0700 |
commit | 27b992d8bc9a359a5d4256835d2d965ce92eda69 (patch) | |
tree | b1706d6ea14f59d7e88c6e6aebed9470859bfa94 /Makefile | |
parent | 7f333885d7ad84036b8fcac7df3c8ce8cb6d9c33 (diff) | |
download | wabt-27b992d8bc9a359a5d4256835d2d965ce92eda69.tar.gz wabt-27b992d8bc9a359a5d4256835d2d965ce92eda69.tar.bz2 wabt-27b992d8bc9a359a5d4256835d2d965ce92eda69.zip |
Improve wasmdump output for relocations and data segments (#406)
For data segments, print the file offsets so they match
the file offsets shown when dumping relocations.
For relocations, only show the addend when one is present
and correctly display negative addends in the same way that
objdump does (e.g. symbol_foo-0x10 and symbol_foo+0x10)
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions