[PATCH] D69709: [yaml2obj][WIP] - Add a way to describe the custom data that is not part of an output section.
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 1 07:34:40 PDT 2019
grimar updated this revision to Diff 227447.
grimar added a comment.
- Just an update for the place I really didn't like.
I am going to wait for another possible feedback and if everything be OK,
will add test cases and update the diff on the next week.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69709/new/
https://reviews.llvm.org/D69709
Files:
llvm/include/llvm/ObjectYAML/ELFYAML.h
llvm/include/llvm/ObjectYAML/YAML.h
llvm/lib/ObjectYAML/ELFEmitter.cpp
llvm/lib/ObjectYAML/ELFYAML.cpp
llvm/lib/ObjectYAML/YAML.cpp
llvm/test/tools/yaml2obj/custom-filler.yaml
llvm/tools/obj2yaml/elf2yaml.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69709.227447.patch
Type: text/x-patch
Size: 35437 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191101/fd777d8f/attachment-0001.bin>
More information about the llvm-commits
mailing list