[PATCH] D89039: [yaml2obj/obj2yaml] - Add support of 'Size' and 'Content' keys for all sections.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 13 04:36:21 PDT 2020


grimar updated this revision to Diff 297823.
grimar marked 10 inline comments as done.
grimar added a comment.

- Addressed review comments.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D89039/new/

https://reviews.llvm.org/D89039

Files:
  llvm/include/llvm/ObjectYAML/ELFYAML.h
  llvm/lib/ObjectYAML/ELFEmitter.cpp
  llvm/lib/ObjectYAML/ELFYAML.cpp
  llvm/test/tools/yaml2obj/ELF/arm-exidx-section.yaml
  llvm/test/tools/yaml2obj/ELF/call-graph-profile-section.yaml
  llvm/test/tools/yaml2obj/ELF/dynamic-section-raw-content.yaml
  llvm/test/tools/yaml2obj/ELF/gnu-hash-section.yaml
  llvm/test/tools/yaml2obj/ELF/group.yaml
  llvm/test/tools/yaml2obj/ELF/hash-section.yaml
  llvm/test/tools/yaml2obj/ELF/linker-options.yaml
  llvm/test/tools/yaml2obj/ELF/llvm-addrsig-section.yaml
  llvm/test/tools/yaml2obj/ELF/llvm-deplibs-section.yaml
  llvm/test/tools/yaml2obj/ELF/mips-abi-flags.yaml
  llvm/test/tools/yaml2obj/ELF/nobits.yaml
  llvm/test/tools/yaml2obj/ELF/note-section.yaml
  llvm/test/tools/yaml2obj/ELF/reloc-sec.yaml
  llvm/test/tools/yaml2obj/ELF/relr-section.yaml
  llvm/test/tools/yaml2obj/ELF/sht-symtab-shndx.yaml
  llvm/test/tools/yaml2obj/ELF/stack-sizes.yaml
  llvm/test/tools/yaml2obj/ELF/verdef-section.yaml
  llvm/test/tools/yaml2obj/ELF/verneed-section.yaml
  llvm/test/tools/yaml2obj/ELF/versym-section.yaml
  llvm/tools/obj2yaml/elf2yaml.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89039.297823.patch
Type: text/x-patch
Size: 88478 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201013/625bcc85/attachment.bin>


More information about the llvm-commits mailing list