[PATCH] D74955: [obj2yaml] - Dump allocatable SHT_STRTAB, SHT_SYMTAB and SHT_DYNSYM sections.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 27 04:25:49 PST 2020


grimar updated this revision to Diff 246910.
grimar marked an inline comment as done.
grimar retitled this revision from "[obj2yaml] - Dump SHT_STRTAB, SHT_SYMTAB and SHT_DYNSYM sections." to "[obj2yaml] - Dump allocatable SHT_STRTAB, SHT_SYMTAB and SHT_DYNSYM sections.".
grimar edited the summary of this revision.
grimar added a comment.

- Dump only allocatable sections.


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

https://reviews.llvm.org/D74955

Files:
  llvm/test/tools/obj2yaml/duplicate-symbol-and-section-names.test
  llvm/test/tools/obj2yaml/implicit-sections-order.yaml
  llvm/test/tools/obj2yaml/versym-section.yaml
  llvm/tools/obj2yaml/elf2yaml.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74955.246910.patch
Type: text/x-patch
Size: 9010 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200227/87b4f23b/attachment.bin>


More information about the llvm-commits mailing list