[PATCH] D149439: [yaml2obj] Add support fot structured section data.
Jacek Caban via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 28 05:59:41 PDT 2023
jacek created this revision.
jacek added reviewers: efriedma, jhenderson.
Herald added a subscriber: hiraditya.
Herald added a project: All.
jacek requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
As suggested in D149091 <https://reviews.llvm.org/D149091>, this makes working with data like CHPE much more readable.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D149439
Files:
llvm/include/llvm/ObjectYAML/COFFYAML.h
llvm/lib/ObjectYAML/COFFEmitter.cpp
llvm/lib/ObjectYAML/COFFYAML.cpp
llvm/test/tools/yaml2obj/COFF/section-data.yaml
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149439.517886.patch
Type: text/x-patch
Size: 5460 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230428/be16b790/attachment.bin>
More information about the llvm-commits
mailing list