[PATCH] D69709: [yaml2obj] - 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 8 02:01:10 PST 2019


grimar updated this revision to Diff 228384.
grimar marked 13 inline comments as done.
grimar added a comment.

- Addressed review comments.


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-fill.yaml
  llvm/test/tools/yaml2obj/duplicate-section-names.test
  llvm/test/tools/yaml2obj/program-header.yaml
  llvm/tools/obj2yaml/elf2yaml.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69709.228384.patch
Type: text/x-patch
Size: 44602 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191108/fd5b5dac/attachment.bin>


More information about the llvm-commits mailing list