[PATCH] D149440: [yaml2obj] Add support for load config section data.

Jacek Caban via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 5 05:45:19 PDT 2023


jacek updated this revision to Diff 537320.
jacek added a comment.

Moved tests to a single file, added comments, renamed load config struct.


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

https://reviews.llvm.org/D149440

Files:
  llvm/docs/yaml2obj.rst
  llvm/include/llvm/BinaryFormat/COFF.h
  llvm/include/llvm/ObjectYAML/COFFYAML.h
  llvm/lib/ObjectYAML/COFFEmitter.cpp
  llvm/lib/ObjectYAML/COFFYAML.cpp
  llvm/test/tools/llvm-readobj/arm64ec-chpe.yaml
  llvm/test/tools/yaml2obj/COFF/load-config.yaml

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149440.537320.patch
Type: text/x-patch
Size: 22043 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230705/1d02f868/attachment.bin>


More information about the llvm-commits mailing list