[PATCH] D98003: [obj2yaml][XCOFF] Dump sections

Esme Yi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 7 20:29:54 PDT 2021


Esme updated this revision to Diff 371247.
Esme retitled this revision from "[obj2yaml] Implement parsing sections and auxiliary entries of XCOFF." to "[obj2yaml][XCOFF] Dump sections".
Esme edited the summary of this revision.
Esme removed reviewers: hubert.reinterpretcast, MaskRay, grimar, jasonliu.
Esme added a comment.

1. Only dump sections.
2. Replace the binary input with the yaml input.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D98003/new/

https://reviews.llvm.org/D98003

Files:
  llvm/test/tools/obj2yaml/XCOFF/Inputs/aix_xcoff.o
  llvm/test/tools/obj2yaml/XCOFF/aix.yaml
  llvm/tools/obj2yaml/xcoff2yaml.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98003.371247.patch
Type: text/x-patch
Size: 10306 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210908/c5c17550/attachment.bin>


More information about the llvm-commits mailing list