[PATCH] D70255: implement printing out raw section data of xcoff objectfile for llvm-objdump
Sean Fertile via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 18 07:33:41 PST 2019
sfertile accepted this revision.
sfertile added a comment.
This revision is now accepted and ready to land.
LGTM. A minor suggestion: we could use a test where one of the virtual sections, say .bss is larger then the object file. Similar to `X86/elf-disassemble-bss.test`.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70255/new/
https://reviews.llvm.org/D70255
More information about the llvm-commits
mailing list