[PATCH] D65446: [yaml2obj/obj2yaml] - Add a basic support for extended section indexes.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 5 05:51:14 PDT 2019


grimar updated this revision to Diff 213336.
grimar added a comment.

- Addressed review comments (changed the section name).


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

https://reviews.llvm.org/D65446

Files:
  include/llvm/Object/ELF.h
  lib/ObjectYAML/ELFYAML.cpp
  test/tools/obj2yaml/Inputs/shn_xindex.o
  test/tools/obj2yaml/elf-sht-symtab-shndx.yaml
  test/tools/obj2yaml/special-symbol-indices.yaml
  test/tools/yaml2obj/elf-sht-symtab-shndx.yaml
  tools/obj2yaml/elf2yaml.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65446.213336.patch
Type: text/x-patch
Size: 14549 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190805/8a4ee1a5/attachment.bin>


More information about the llvm-commits mailing list