[PATCH] D108825: [yaml2obj] Allow variable number of directories

Alfonso Sanchez-Beato via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 6 09:58:31 PDT 2021


alfonsosanchezbeato updated this revision to Diff 370940.
alfonsosanchezbeato added a comment.

Diff updated, now there is only one yaml with two documents and I have editted the loop and suggested.


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

https://reviews.llvm.org/D108825

Files:
  llvm/lib/ObjectYAML/COFFEmitter.cpp
  llvm/lib/ObjectYAML/COFFYAML.cpp
  llvm/test/tools/yaml2obj/COFF/variable-number-rva.yaml
  llvm/tools/llvm-readobj/COFFDumper.cpp
  llvm/tools/obj2yaml/coff2yaml.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108825.370940.patch
Type: text/x-patch
Size: 14810 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210906/6304efb3/attachment.bin>


More information about the llvm-commits mailing list