[PATCH] D91152: [obj2yaml] - Dump section offsets in some cases.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 17 02:39:21 PST 2020


grimar updated this revision to Diff 305709.
grimar added a comment.
Herald added a subscriber: hiraditya.

- Updated implementation to delay dumping of offets to fix the logic for SHT_NOBITS sections.


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

https://reviews.llvm.org/D91152

Files:
  llvm/include/llvm/ObjectYAML/ELFYAML.h
  llvm/lib/ObjectYAML/ELFEmitter.cpp
  llvm/test/Object/obj2yaml.test
  llvm/test/tools/obj2yaml/ELF/offset.yaml
  llvm/tools/obj2yaml/elf2yaml.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91152.305709.patch
Type: text/x-patch
Size: 14173 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201117/4964dcb1/attachment.bin>


More information about the llvm-commits mailing list