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

Jacek Caban via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 1 07:13:59 PDT 2023


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

Rebased on top of D149439 <https://reviews.llvm.org/D149439> changes.


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

https://reviews.llvm.org/D149440

Files:
  lld/COFF/Config.h
  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/yaml2obj/COFF/load-config32.yaml
  llvm/test/tools/yaml2obj/COFF/load-config64.yaml

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149440.527409.patch
Type: text/x-patch
Size: 13700 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230601/4e4d417c/attachment.bin>


More information about the llvm-commits mailing list