[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
Thu Oct 15 01:12:12 PDT 2020
This revision was automatically updated to reflect the committed changes.
grimar marked 3 inline comments as done.
Closed by commit rG400103f3d5f1: [yaml2obj/obj2yaml] - Add support of 'Size' and 'Content' keys for all sections. (authored by grimar).
Herald added a subscriber: jrtc27.
Changed prior to commit:
https://reviews.llvm.org/D89039?vs=297823&id=298326#toc
Repository:
rG LLVM Github Monorepo
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.298326.patch
Type: text/x-patch
Size: 88477 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201015/101eaf63/attachment.bin>
More information about the llvm-commits
mailing list