[PATCH] D83482: [yaml2obj] - Add a syntax to override e_phoff, e_phentsize and e_phnum fields.
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 13 07:19:57 PDT 2020
grimar updated this revision to Diff 277422.
grimar added a comment.
- Use `E` prefix for names.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83482/new/
https://reviews.llvm.org/D83482
Files:
llvm/include/llvm/ObjectYAML/ELFYAML.h
llvm/lib/ObjectYAML/ELFEmitter.cpp
llvm/lib/ObjectYAML/ELFYAML.cpp
llvm/test/tools/yaml2obj/ELF/header-sh-fields.yaml
llvm/tools/obj2yaml/elf2yaml.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83482.277422.patch
Type: text/x-patch
Size: 6361 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200713/fc15bfdf/attachment.bin>
More information about the llvm-commits
mailing list