[PATCH] D111487: [XCOFF][yaml2obj] support for the auxiliary file header.

Esme Yi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 7 18:43:24 PST 2021


Esme updated this revision to Diff 385389.
Esme marked an inline comment as done.
Esme added a comment.

Address comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111487

Files:
  llvm/include/llvm/BinaryFormat/XCOFF.h
  llvm/include/llvm/ObjectYAML/XCOFFYAML.h
  llvm/lib/ObjectYAML/XCOFFEmitter.cpp
  llvm/lib/ObjectYAML/XCOFFYAML.cpp
  llvm/test/tools/yaml2obj/XCOFF/aux-hdr-defaults.yaml
  llvm/test/tools/yaml2obj/XCOFF/aux-hdr-full-contents.yaml

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111487.385389.patch
Type: text/x-patch
Size: 27846 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211108/c65167b8/attachment.bin>


More information about the llvm-commits mailing list