[PATCH] D93858: [obj2yaml,yaml2obj] - Refine how we set/dump the sh_entsize field.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 13 00:53:34 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG6d3098e7ff96: [obj2yaml,yaml2obj] - Refine how we set/dump the sh_entsize field. (authored by grimar).
Herald added a subscriber: jrtc27.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93858

Files:
  llvm/include/llvm/ObjectYAML/ELFYAML.h
  llvm/lib/ObjectYAML/ELFEmitter.cpp
  llvm/test/Object/obj2yaml.test
  llvm/test/tools/obj2yaml/ELF/call-graph-profile-section.yaml
  llvm/test/tools/obj2yaml/ELF/mips-abi-flags.yaml
  llvm/test/tools/obj2yaml/ELF/sht-symtab-shndx.yaml
  llvm/test/tools/obj2yaml/ELF/versym-section.yaml
  llvm/test/tools/yaml2obj/ELF/arm-exidx-section.yaml
  llvm/tools/obj2yaml/elf2yaml.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93858.316337.patch
Type: text/x-patch
Size: 19130 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210113/a2502a3c/attachment.bin>


More information about the llvm-commits mailing list