[PATCH] D108825: [yaml2obj] Allow variable number of directories
Alfonso Sanchez-Beato via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 27 08:38:30 PDT 2021
alfonsosanchezbeato created this revision.
alfonsosanchezbeato added a project: LLVM.
Herald added a subscriber: hiraditya.
alfonsosanchezbeato requested review of this revision.
Herald added a subscriber: llvm-commits.
Allow variable number of directories, as allowed by the
specification. NumberOfRvaAndSize will default to 16 if not specified,
as in the past.
Author: Alfonso Sánchez-Beato <alfonso.sanchez-beato at canonical.com>
Repository:
rG LLVM Github Monorepo
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/obj2yaml/coff2yaml.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108825.369106.patch
Type: text/x-patch
Size: 5996 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210827/e5e58268/attachment.bin>
More information about the llvm-commits
mailing list