[PATCH] D98003: [obj2yaml] Implement parsing sections and auxiliary entries of XCOFF.
EsmeYi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 4 20:01:58 PST 2021
Esme created this revision.
Esme added reviewers: jhenderson, hubert.reinterpretcast, MaskRay, jsji, steven.zhang, grimar, jasonliu, sfertile.
Herald added a subscriber: hiraditya.
Esme requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
This patch implements parsing sections and auxiliary entries for obj2yaml on AIX.
This patch depends on D95505 <https://reviews.llvm.org/D95505>.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D98003
Files:
llvm/include/llvm/ObjectYAML/XCOFFYAML.h
llvm/lib/ObjectYAML/XCOFFYAML.cpp
llvm/test/tools/obj2yaml/XCOFF/aix.yaml
llvm/tools/obj2yaml/xcoff2yaml.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98003.328365.patch
Type: text/x-patch
Size: 21627 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210305/65787378/attachment.bin>
More information about the llvm-commits
mailing list