[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
Thu Nov 7 06:46:01 PST 2019


grimar updated this revision to Diff 228233.
grimar marked 45 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.228233.patch
Type: text/x-patch
Size: 42324 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191107/bdf1b25d/attachment.bin>


More information about the llvm-commits mailing list