[PATCH] D76227: [obj2yaml] - SHT_DYNAMIC and SHT_REL* sections: stop dumping sh_entsize field when it has the default value.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 19 07:32:35 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGa02b38698b40: [obj2yaml] - SHT_DYNAMIC and SHT_REL* sections: stop dumping sh_entsize field… (authored by grimar).
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D76227?vs=250541&id=251378#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76227

Files:
  llvm/test/Object/AArch64/yaml2obj-elf-aarch64-rel.yaml
  llvm/test/Object/obj2yaml.test
  llvm/test/tools/obj2yaml/dynamic-section.test
  llvm/test/tools/obj2yaml/elf-ppc64-relocations.yaml
  llvm/test/tools/obj2yaml/elf-reladyn-section-shinfo.yaml
  llvm/test/tools/obj2yaml/no-symbol-reloc.test
  llvm/test/tools/obj2yaml/relocation-type.yaml
  llvm/test/tools/obj2yaml/relr-section.yaml
  llvm/tools/obj2yaml/elf2yaml.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76227.251378.patch
Type: text/x-patch
Size: 12119 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200319/411e0b78/attachment.bin>


More information about the llvm-commits mailing list